xiao9616 / yolo4_tensorflow2
yolo 4th edition implemented by tensorflow2.0
☆190Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for yolo4_tensorflow2
- 基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and savin…