Skip to content

jubittajohn/Real-Time-Object-Detection-YOLOv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Object-Detection-YOLOv3

This project detects a class of 80 objects real time using YOLOv3

Directory Contents

ObjectDetection_Yolo.py - The main program that when run detects the objects real time.

coco.names.txt - The file containing the class names used in the main program.

The model configuration and model wieghts were taken from the site: https://pjreddie.com/darknet/yolo/

Sample Output

The demo video is present in the following link:https://drive.google.com/file/d/1sOV1kA1cZZeWxnT_tVnE510mgceEIsp7/view?usp=sharing

Image from the demo video: image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages