|
Hi @rwightman , many thanks for your great work. My recent papers are based on and cite timm. Thank you! I am trying to reproduce ConvNeXt-atto/femto/pico/nano, could you please share the hyperparameters? Thank you very much for your help. |
Answered by
rwightman
Feb 21, 2023
Replies: 2 comments 3 replies
|
@yuweihao There are a set of nano that can be easily adapted to the others, need to adjust batch sizes, scale LR with batch size, generally decrease augmentation + regularization as you decrease size from nano... https://gist.github.com/rwightman/ee0b02c1e99a0761264d1d1319e95e5b |
3 replies
Answer selected by
yuweihao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@yuweihao There are a set of nano that can be easily adapted to the others, need to adjust batch sizes, scale LR with batch size, generally decrease augmentation + regularization as you decrease size from nano...
https://gist.github.com/rwightman/ee0b02c1e99a0761264d1d1319e95e5b