Non traditional definition of epochs
sanchit97 opened this issue · 0 comments
sanchit97 commented
I see that epochs (in the code) have been defined in a different way than the traditional (passes over all data). Authors have treated a certain batch of data points as 1 epoch rather than a complete pass through all of the data points.
Is this expected or am I missing something?
Relevant in tools/train_siammask.py