Skip to content

Custom object detection using YOLOV5 algorithm with multiprocessing

Notifications You must be signed in to change notification settings

C0mRD/custom_object_detection_YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom_object_detection_YOLO

Dataset Link: Click

Download dataset.zip file from above link , extract and add it to the same folder.

For detailed instruction about training the model see train.ipynb file.

To test the model on two test videos run detection.py file. python3 detection.py

Sample Output frame : Sample Output frame

About

Custom object detection using YOLOV5 algorithm with multiprocessing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published