Closed BakingBrains closed 2 years ago
I recommend training more epochs, like 100 or 200. If you use a pre-trained model, it is recommended to train with a smaller learning rate (1e-4, 1e-5).
@dqshuai Thank you. Will train more with the mentioned LR.
I have trained the model for 28 epochs on CUB-200 dataset, also I wrote a small inferencing script which accepts a single image along with its meta info. but while predicting it is not at all giving good result. Do I need to train more?
Any suggestions here?
Thank you.