VisVerity Models
This repository hosts ONNX model assets used by VisVerity, a computer vision annotation app.
Repository Layout
sam2/: Artifacts and config related to SAM 2 exports.sam3/: Artifacts and config related to SAM 3 exports.licenses/: Third-party license texts and source references.NOTICE: Aggregated attribution notice for bundled or distributed components.
Intended Use
These assets are intended for image segmentation in annotation-assisted workflows.
Acknowledgments
This work would not have been possible without the following contributions from the open source community. Many thanks!
| Component | Upstream Project | Upstream License |
|---|---|---|
| SAM 2 | facebookresearch/sam2 | Apache 2.0 |
| SAM 3 | facebookresearch/sam3 | Meta Custom |
| ONNX Runtime | microsoft/onnxruntime | MIT |
| ONNX SAM Exports | vietanhdev/samexporter | MIT |
Licensing Notes
- This repository uses
license: otherbecause included and referenced assets carry mixed upstream licenses. - See
NOTICEfor consolidated attribution details. - See files in
licenses/for per-component license texts and source references used in this repository.