Skip to content

PaulChongPeng/YOLO2TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOLO2TensorFlow

YOLOv2 implemented by TensorFlow

TODO:

  1. 数据增强
  2. 损失函数优化
  3. 多GPU部署训练
  4. 性能评估脚本
  5. detector.py
  6. preprocess_bboxes 优化
  7. draw box

References:

darknet darkflow YAD2K YOLOv1 paper YOLOv2 paper

About

YOLOv2 implemented by TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages