-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
what are the training hyper parameters to get top1 acc>0.87? #14
Comments
Hi, do you implement the non-random initialization ? |
I used https://github.com/Ien001/non-random-initialization-for-DFL-CNN. |
@songdejia By running run.sh, I cannot even get acc ~ 0.85 using the split train and test data you posted. What is strategy you used in terms of learning rate and other parameters? |
Hi, what are you hyper-parameters? I can only get ~79% |
@lemonrr Hi can you share your weights where you got 79% accuracy. It would be really helpful!! |
@wjtan99 Can you share the weights and code where you got 83% accuracy? Thanks!! |
What are the training hyper parameters to get top1 acc>0.87, like batch, lr strategy? and how many epochs do you run?
I can only get 0.83 on the CUB_200_2001. I divided the data sets to 70% training, 30% validation.
Please do not close the issues so fast.
Thanks.
The text was updated successfully, but these errors were encountered: