Non traditional definition of epochs
Open
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.