How to run the imagenet code?
AnlanSun opened this issue · 1 comments
AnlanSun commented
the readme seems not very specific.What file path should I edited? Download the dataset and set the file path in the code?
Hope for help.
thomasjhuang commented
You're supposed to run train_imagenet.sh
to begin training the model. If you look inside train_imagenet.py
then you can see in lines 14-25 the pre-defined flags with their corresponding descriptions.