FastSAM-X / README.md
qc903113684's picture
Update README.md
7dbf597 verified
---
license: agpl-3.0
license_name: agpl-3.0
license_link: https://github.com/CASIA-IVA-Lab/FastSAM/blob/main/LICENSE
pipeline_tag: image-segmentation
tags:
- AIoT
- QNN
---
![](https://aiot.aidlux.com/_next/image?url=%2Fapi%2Fv1%2Ffiles%2Fmodel%2Fcover%2F%25E5%259B%25BE-23.png&w=640&q=75)
## FastSAM-X: Semantic Segmentation
The Fast Segment Anything Model (FastSAM) is a novel, real-time CNN-based solution for the Segment Anything task. This task is designed to segment any object within an image based on various possible user interaction prompts. FastSAM significantly reduces computational demands while maintaining competitive performance, making it a practical choice for a variety of vision tasks.
### Source model
- Input shape: 640x640
- Number of paramaters: 68.89M
- Model size: 277.39M
- Output shape: 1x37x8400,1x32x160x160
Source model repository: [FastSAM](https://github.com/CASIA-IVA-Lab/FastSAM)
## Performance Reference
Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
## Inference & Model Conversion
Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)
## License
- Source Model: [AGPL-3.0](https://github.com/CASIA-IVA-Lab/FastSAM/blob/main/LICENSE)
- Deployable Model: [AGPL-3.0](https://github.com/CASIA-IVA-Lab/FastSAM/blob/main/LICENSE)