Simple implementation of Mobile-Former on Pytorch
Simple-implementation-of-Mobile-Former
At present, only the model but no trained. There may be some bug in the code, and some details may be different from the original paper, if you are interested in this, welcome to discuss.
Add: CutUp,MixUp,RandomErasing,SyncBatchNorm for DDP train
Inference:
paper:https://arxiv.org/pdf/2108.05895.pdf
https://github.com/xiaolai-sqlai/mobilenetv3
https://github.com/lucidrains/vit-pytorch
https://github.com/Islanna/DynamicReLU
GitHub
https://github.com/ACheun9/Pytorch-implementation-of-Mobile-Former