Skip to content

SightScope is a web app for object detection and tracking using YOLO V5.

Notifications You must be signed in to change notification settings

kuldeepstechwork/SightScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SightScope

SightScope is a web application for detecting and tracking objects in images and videos using the YOLO V5 algorithm.

#Requirements:

This project used Python 3.9.16. All other required packages are listed in the requirement.txt

#Getting Started To get started with the project, you can follow these steps:

Clone the repository to your local machine.
Install the required dependencies using pip install -r requirements.txt.
Run the app using streamlit run Home.py command.

#Conclusion:

SightScope is a powerful and user-friendly web application for object detection and tracking in images and videos. With its intuitive interface and cutting-edge YOLO V5 algorithm, SightScope makes it easy for anyone to detect and track objects with high accuracy and speed.

Releases

No releases published

Packages

No packages published

Languages