File size: 1,012 Bytes
c31b3e2 dcaaac8 c31b3e2 dcaaac8 b4192f2 aadf42e b4192f2 01e68a6 b4192f2 83a4153 b4192f2 2f975e9 dca44e5 3e14b4a b4192f2 2f975e9 b4192f2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
title: Objectdetectionvideo
emoji: 💻
colorFrom: indigo
colorTo: purple
sdk: streamlit
sdk_version: 1.41.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: objectdetectionvideo
---
# OBJECT DETECTION WITH DIRECTION
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.
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.
### Get all the files along with the model **[HERE](https://huggingface.co/spaces/datasciencesage/object-detection-with-direction/tree/main)**
### The Webapp is Deployed using Huggingface Spaces.
**[DEPLOYED-HERE](https://datasciencesage-object-detection-with-direction.hf.space)**
### Landing Page
 |