# SAM3: Segment Anything with Concepts
A powerful multimodal segmentation model supporting text, bounding box, and combined prompts.
## References
- Official: [facebookresearch/sam3](https://github.com/facebookresearch/sam3)
- ONNX Models: [GitHub Release](https://github.com/jamjamjon/assets/releases/tag/sam3)
## Example
See [rust examples](../../../examples/sam3)