google-deepmind / google-deepmind/deepmind-research
How to extract the last 10009 last images of the official tensorflow ImageNet split as stated in BYOL paper.
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.2k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
In Appendix D.1., the BYOL paper states that they took _the last 10009 last images of the official TensorFlow ImageNet split_ for the validation set to tune various hyperparameters.
I would like to reproduce the result and thus wonder how I can extract only the last 10009 last images of the official TensorFlow ImageNet split. Is there an order for the official TensorFlow ImageNet split?
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.