Skip to content

man007yadav/Real-time-object-detection-with-location-semantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Real-time-object-detection-with-location-semantics

A convolutional Neural Network object detection model implemented using DarkNet framework and trained on MS-COCO dataset of labeled images. Runs at 15-20 FPS on a mid-level GPU. An Android App gives the location of detected objects as audio feedback to the visually challenged.

Darknet

Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.

To run

Just execute shell script yolo_detect_sh

Releases

No releases published

Packages

No packages published

Languages