YOLO2TensorFlow
YOLO2TensorFlow copied to clipboard
YOLOv2 implemented by TensorFlow
YOLO2TensorFlow
YOLOv2 implemented by TensorFlow
TODO:
- 数据增强
- 损失函数优化
- 多GPU部署训练
- 性能评估脚本
- detector.py
- preprocess_bboxes 优化
- draw box