Skip to content

Commit c5780da

Browse files
authored
feat:add grounded_sam2_tracking_camera_with_continuous_id.py (closes … (IDEA-Research#97)
* feat:add grounded_sam2_tracking_camera_with_continuous_id.py (closes IDEA-Research#74) * update README
1 parent 7fec804 commit c5780da

File tree

4 files changed

+766
-12
lines changed

4 files changed

+766
-12
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,16 @@ python grounded_sam2_tracking_demo_with_continuous_id_plus.py
335335

336336
```
337337

338+
### Grounded-SAM-2 Real-Time Object Tracking with Continuous ID (Live Video / Camera Stream)
339+
340+
This method enables **real-time object tracking** with **ID continuity** from a live camera or video stream.
341+
342+
```bash
343+
python grounded_sam2_tracking_camera_with_continuous_id.py
344+
```
345+
346+
347+
338348
## Grounded SAM 2 Florence-2 Demos
339349
### Grounded SAM 2 Florence-2 Image Demo
340350

0 commit comments

Comments
 (0)