Skip to content

YOLO v2 prediction and training in MATLAB for Object Detection with darknet19 & tinyYOLOv2 base networks now can be used with any custom dataset (Tutorial included!)

Notifications You must be signed in to change notification settings

nicknggt/YOLO-v2-Custom-dataset-MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

YOLO v2 custom data object detection

  • Download link here

How to perform YOLOv2 analysation on the dataset:

(Support .jpg only!!!)

tutorial_lmao

Code reference:

https://github.com/matlab-deep-learning/Object-Detection-Using-Pretrained-YOLO-v2

What changes:

  • Instead of using pretrained model in matlab files (like the original did), I have updated it so it can work on any dataset as long as it placed in the folder "testing_dataset" and the new result images will be saved inside "testing_results" folder

About

YOLO v2 prediction and training in MATLAB for Object Detection with darknet19 & tinyYOLOv2 base networks now can be used with any custom dataset (Tutorial included!)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages