Skip to content

nihit-agarwal/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Detection

Python program to detect objects in frames of a video using open-cv, ultralytics library. Leverages Mac M1 GPU for speeding up object detection by 5x, from 4 fps to 20 fps.

Installation of Dependencies

Install the ultralytics libray on your device or virtual environment before running the code.

%pip install ultralytics

Source

https://www.youtube.com/watch?v=kEcWUZ8unmc&t=114s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages