jp-nominal
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
This repo contains input and output video files for a computer vision pipeline that identifies objects with a pretrained [RT-DETR model](https://huggingface.co/docs/transformers/en/model_doc/rt_detr).
|
6 |
+
|
7 |
+
The video file output and per-frame metadata (confidence scores, object counts, etc) can be uploaded to Nominal for collaborative, scalable data review.
|
8 |
+
|
9 |
+
Original video source: https://www.youtube.com/watch?v=0oucTt2OW7M&list=PPSV
|