# Segment Anything Model
## Official Repository
The official repository can be found on:
- [sam1](https://github.com/facebookresearch/segment-anything)
- [sam2](https://github.com/facebookresearch/sam2)
- [MobileSAM](https://github.com/ChaoningZhang/MobileSAM)
- [EdgeSAM](https://github.com/chongzhou96/EdgeSAM)
- [sam-hq](https://github.com/SysCV/sam-hq)
## Example
Refer to the [example](../../../examples/sam)