visverity / NOTICE
jbadger3's picture
Initial upload with sam2 models
10f49de verified
VisVerity Hugging Face Model Repository - Third-Party Notices
This NOTICE file aggregates third-party attributions for components referenced or redistributed by this model repository.
1) SAM 2
- Upstream project: https://github.com/facebookresearch/sam2
- Copyright: Meta Platforms, Inc. and affiliates (and contributors, as applicable)
- License: Apache License 2.0
- Local license file: licenses/SAM2_license.txt
- Attribution: SAM 2 assets are used in segmentation model export workflows.
2) SAM 3
- Upstream project: https://github.com/facebookresearch/sam3
- Copyright: Meta Platforms, Inc. and affiliates
- License: SAM License (Meta custom terms)
- Local license file: licenses/SAM3_license.txt
- Attribution: SAM 3 assets are used in segmentation model export workflows.
3) ONNX Runtime
- Upstream project: https://github.com/microsoft/onnxruntime
- Copyright: Microsoft Corporation
- License: MIT License
- Local license file: licenses/onnxruntime_license.txt
- Attribution: ONNX Runtime is used to execute exported model inference.
4) ONNX SAM Exports Tooling
- Upstream project: https://github.com/vietanhdev/samexporter
- License: MIT License
- Attribution: samexporter is used for ONNX export tooling related to SAM models.
Distribution Guidance
- Verify each component's exact upstream license version and obligations before publishing model bundles.
- Keep this NOTICE file and all relevant license texts when redistribution terms require attribution.
- App-only dependencies (for example desktop UI toolkits) should be attributed in the application repository/distribution NOTICE, not this model-only repository.