datasciencesage's picture
Modified the Readme
aadf42e

A newer version of the Streamlit SDK is available: 1.43.2

Upgrade
metadata
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

The Webapp is Deployed using Huggingface Spaces.

DEPLOYED-HERE

Landing Page

alt text