Tensorflow Yolov3 Versions Save

🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"

v1.0

5 years ago

This release adds:

  • Automatic download of COCO weights and dataset.
  • Training pipeline on MS-COCO dataset
  • Evaluations on MS-COCO dataset
  • FPS is higher than others

Thanks to everyone who made this possible with fixes and pull requests.