wizyoung / YOLOv3_TensorFlow

Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
MIT License
1.55k stars 580 forks source link

how to multi scale train using tf.data? #240

Open fengxiuyaun opened 4 years ago

fengxiuyaun commented 4 years ago

how to multi scale train using tf.data?