balancap / SSD-Tensorflow

Single Shot MultiBox Detector in TensorFlow
4.11k stars 1.89k forks source link

how many epochs ? #396

Open riyaj8888 opened 2 years ago

riyaj8888 commented 2 years ago

in trainssd.py we have batch size and max_num of steps for training . but if we dont set max_num of steps then how many epoch my model will trained?

engrjav commented 2 years ago

did you get an answer? @riyaj8888