Implementation of efficient neural network (MobileNet, MobileNetv2, ShuffleNet, ShuffleNetv2, EfficientNet) in Pytorch.
- MobileNet, MobileNetv2, Shufflenet, ShuffleNetv2:https://github.com/weiaicunzai/pytorch-cifar100
- EfficietNet: https://github.com/lukemelas/EfficientNet-PyTorch, https://github.com/zsef123/EfficientNets-PyTorch