Skip to content

Jacklu0831/Real-Time-Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Object-Detection


Sample Output of YOLOv3

This repo is for documenting my implementations of some real-time object detection models. The scripts for running them are all included and I wrote quick and simple instructions for anyone who wants to play with them. I also documented their frame rate when running on CPU. Please navigate to individual project folders for much more technical details.

Models/Techniques I have Tried so Far

Some other ones I plan to try include: semantic segmentation, fast R-CNN.

About

YOLO and SSD implementation (Python, OpenCV, imutils)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages