Skip to content

YOLO_v2 implemented with tensorflow, trained on COCO and Pascal_voc dataset

Notifications You must be signed in to change notification settings

Stinky-Tofu/YOLO_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

Note

This project is deprecated. Because it has many problems (training method, loss function, data augmentation, multi-scale training, etc.), which I have not solved so far, so it can only get 45% mAP on the VOC2007 dataset. Please see YOLO3 https://github.com/Stinky-Tofu/YOLO_V3, which get 88.3% mAP on the VOC2007 dataset, and I will continue to improve YOLO3 with the latest papers.

About

YOLO_v2 implemented with tensorflow, trained on COCO and Pascal_voc dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages