Skip to content

DanBeverley/EfficientNetV2-Replicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

EfficientNetV2-Replicate

Implementation of EfficientNet V2 from the paper https://arxiv.org/abs/2104.00298 by Mingxing Tan , Quoc V.Le with Pytorch . Trained on CIFAR10 to save training time . Feel free to use any datasets you wish ;)

Model Overall

image

Smaller Models , Faster Training