Project Icon

gen-efficientnet-pytorch

Generic Implementations of EfficientNet and MobileNet Models for AI Applications

Product DescriptionThis repository provides a generic implementation of various compute-efficient models such as EfficientNet, MixNet, and MobileNetV3, rooted in MobileNet V1/V2 architecture blocks. Note: The repository is no longer maintained; consider the 'timm' library for more up-to-date features. Key updates have brought new MobileNet-V2 models with advanced parameters, improved EfficientNet variants with NoisyStudent and AdvProp optimizations, and refined ONNX/Caffe2 export capabilities, enhancing AI model validation and deployment with pretrained weights.
Project Details