Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ tags:
|
|
15 |
|
16 |
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. The model performs competitively despite significantly reduced computation, making it a practical choice for a variety of vision tasks.
|
17 |
|
18 |
-
This model is an implementation of
|
19 |
|
20 |
|
21 |
This repository provides scripts to run FastSam-S on Qualcomm® devices.
|
|
|
15 |
|
16 |
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. The model performs competitively despite significantly reduced computation, making it a practical choice for a variety of vision tasks.
|
17 |
|
18 |
+
This model is an implementation of FastSam-S found [here](https://github.com/CASIA-IVA-Lab/FastSAM).
|
19 |
|
20 |
|
21 |
This repository provides scripts to run FastSam-S on Qualcomm® devices.
|