Skip to content

This is a basic for Yolo detections. Include detection rate and object name for each objects.

Notifications You must be signed in to change notification settings

LearnCsWithDIR/Object-Detection-Yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectDetectionYolo

Using YOLO



This is a basic for Yolo detections.
A YOLO algorithm that detects and recognizes various objects in a picture (in real-time). Object detection in YOLO is done as a regression problem and provides the class probabilities of the detected images.

Vehical Detection output
(some detection details are false.)
Detected Vehical above include detection rate


detection



Person Detection output
(some detection details are false.)
Detected Person above include detection rate


detection



Animals Detection output
(some detection details are false.)
Detected Animals above include detection rate


detection

About

This is a basic for Yolo detections. Include detection rate and object name for each objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages