Open zhiyuanli1992 opened 3 years ago
+1
Did you actually try to train your model from scratch, or did you always use the pre-trained weights?
In particular, in the README, you write
Similar results as in original implementation are achieved.
Do you mean, when training from scratch, or when importing pre-trained weights and fine-tuning?
The cifar results are fine-tuned from the pretrained weights, not training from scratch
ar results are fine-tuned from the pretrained weights, not training from scratch
Hi, can I have the training script to train on ImageNet from scratch? Thanks!
Thank you for your great work. Would you please post your training scripts to train the model on ImageNet. For example the learning rate, weight decay, training_step and etc? Thank you very much!