Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ license: apache-2.0
|
|
| 6 |
|
| 7 |
# SAM3 Object Detection
|
| 8 |
|
| 9 |
-
Detect objects in images using Meta's
|
| 10 |
|
| 11 |
## Quick Start
|
| 12 |
|
|
|
|
| 6 |
|
| 7 |
# SAM3 Object Detection
|
| 8 |
|
| 9 |
+
Detect objects in images using Meta's [sam3](https://huggingface.co/facebook/sam3) (Segment Anything Model 3) with text prompts. Process HuggingFace datasets with zero-shot object detection using natural language descriptions.
|
| 10 |
|
| 11 |
## Quick Start
|
| 12 |
|