File size: 846 Bytes
c31b3e2
dcaaac8
 
 
 
 
 
 
 
 
 
c31b3e2
dcaaac8
 
 
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
34
35
---
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 **APP** 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. 

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.

**[Acces-Here](https://datasciencesage-object-detection-with-direction.hf.space)**



### Landing Page

![alt text](images/landing_page.JPG)