Skip to content

Detect objects in a video and displays them using Mpimg in the notebook

Notifications You must be signed in to change notification settings

gaganag50/ObjectDetection

Repository files navigation

ObjectDetection

Detect objects in a video and displays them using Mpimg in the notebook

Objects in image:

Objects in video:

sample_video sample_video_output

How to use:

run the yolo.py file and give required paths

python yolo.py -m cfg/yolo.cfg -w weights/yolo.weights -l cfg/coco.names -v test_video.mp4 -o sample_video/output.webm

About

Detect objects in a video and displays them using Mpimg in the notebook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published