FastSAM-S / README.md
qc903113684's picture
Update README.md
d1f9861 verified
metadata
license: agpl-3.0
pipeline_tag: image-segmentation
tags:
  - AIoT
  - QNN

FastSAM-S: 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 parameters: 11.24M
  • Model size: 45.0MB
  • Output shape: 1x37x8400,1x32x160x160

Source model repository: FastSAM

Performance Reference

Please search model by model name in Model Farm

Inference & Model Conversion

Please search model by model name in Model Farm

License