Skip to content
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

How many epochs did you set to train the teacher model? #11

Open
Xiaocong6 opened this issue Aug 12, 2019 · 2 comments
Open

How many epochs did you set to train the teacher model? #11

Xiaocong6 opened this issue Aug 12, 2019 · 2 comments

Comments

@Xiaocong6
Copy link

hi~
For the teacher model, how many epochs did you set? 100 epochs?
I got an accuracy of only 72.8% with 100 epochs and 77.8% with 200 epochs, and the best accuracy did not reach 78%.
Thanks~

@sseung0703
Copy link
Owner

I found some mistake in new codes!
Now I fix it and train again.
If all the things is fine, I’ll upload soon.

@sseung0703
Copy link
Owner

sseung0703 commented Aug 12, 2019

Although there is my mistake, you should get above 77% Because, I can reproduce it. So, you should check your modification.
I ran the code like below line.

"python KD_methods_with_TF/train_w_distill.py --main_scope=Teacher --Distillation=None --model_name=ResNet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants