davanstrien HF Staff commited on
Commit
5b3fe5c
·
verified ·
1 Parent(s): 4d94265

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 **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
 
 
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