d-li14 / efficientnetv2.pytorch

PyTorch implementation of EfficientNetV2 family
https://arxiv.org/abs/2104.00298
MIT License
460 stars 93 forks source link

Could the code reproduce the perfromance on Imagenet #3

Open tangbohu opened 3 years ago

tangbohu commented 3 years ago

Thnaks for sharing the code. Could the code reproduce the perfromance on Imagenet? Besides, how you train EfficientNetv2 to get the performance?