Commit ·
aadf42e
1
Parent(s): 01e68a6
Modified the Readme
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ short_description: objectdetectionvideo
|
|
| 15 |
|
| 16 |
# OBJECT DETECTION WITH DIRECTION
|
| 17 |
|
| 18 |
-
This is a **Object detection
|
| 19 |
|
| 20 |
|
| 21 |
This repository uses Github Actions to directly push it to Huggingface Space. Before using it you must configure your repo using Huggingface Workflow yaml. Model used is Yolov8x.
|
|
|
|
| 15 |
|
| 16 |
# OBJECT DETECTION WITH DIRECTION
|
| 17 |
|
| 18 |
+
This is a **Object detection WebApp** which takes in a video and gets the objects detected inside the video with their respective threshold scores.Along with the threshold scores it also gives us the direction the respective object is moving.
|
| 19 |
|
| 20 |
|
| 21 |
This repository uses Github Actions to directly push it to Huggingface Space. Before using it you must configure your repo using Huggingface Workflow yaml. Model used is Yolov8x.
|