hunglc007 / tensorflow-yolov4-tflite

YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
https://github.com/hunglc007/tensorflow-yolov4-tflite
MIT License
2.23k stars 1.24k forks source link

Why is the training always out of 123800? #377

Closed geekjr closed 3 years ago

geekjr commented 3 years ago

Why is the training always out of 123800, and is there a way to change that?

ibrandiay commented 3 years ago

what is your dataset size?

geekjr commented 3 years ago

Standard COCO dataset

ibrandiay commented 3 years ago

what is the 123800 ? the number of epochs?

geekjr commented 3 years ago

It's the # of steps.