Skip to content

VasuTammisetti/Object-detection-using-YOLO_V3-Darknet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-detection-using-YOLO_V3-Darknet

Download weights file from the given link "https://pjreddie.com/darknet/yolo/"

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.

• paper: https://arxiv.org/abs/2011.08036

• source code - opencv (use to reproduce results):

• source code - Darknet: https://github.com/AlexeyAB/darknet

• Medium: https://alexeyab84.medium.com/scaled-yolo-v4-is-the-best-neural-network-for-object-detection-on-ms-coco-dataset-39dfa22fa982?source=friends_link&sk=c8553bfed861b1a7932f739d26f487c8

Sample Results

val_batch1_labels

val_batch1_pred

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages