How can I contribute pretrained models? #360
Unanswered
forjiuzhou
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have trained ResNet18 with 73.01 accuracy without tricks like label smoothing, randaugmentation or random erasing. The models is trained only with spherical knowledge distillation (arixiv: 2010.07485) and basic data augmentation, and with 100 epochs.
I have confidence to achive more accuracy models with more epochs and more training technologys. So is there a way to share the pretrained weights in this repo?
Thanks.
PS: I notice this repo trained very effiecient models compared to pytorch official release. But I'm not able to find a document elaborating the training details. I'm curious how these models are trained.
Beta Was this translation helpful? Give feedback.
All reactions