MobileNetV3-Pytorch

MobileNetV3 optimizer

An implementation of MobileNetV3 using PyTorch with search space optimization

Implementing Searching for MobileNetV3 paper using Pytorch

GitHub

292 stars
9 watching
70 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

cifar-10cifar-100imagenetmobilenetv3pytorchsearching-for-mobilenetv3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
d-li14/mobilenetv3.pytorch A PyTorch implementation of MobileNet V3 architecture 521
kuan-wang/pytorch-mobilenet-v3 An implementation of MobileNetV3 in PyTorch with pre-trained models 779
anjiecheng/mnasnet-pytorch An implementation of a neural network architecture search algorithm optimized for mobile devices. 271
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271
atgambardella/pytorch-es An implementation of an optimization algorithm for training neural networks in machine learning environments. 350
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
xiaolai-sqlai/mobilenetv3 A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning. 1,650
moskomule/eve.pytorch An implementation of an optimization algorithm inspired by a 2016 research paper 33
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 694
zsef123/efficientnets-pytorch A PyTorch implementation of EfficientNet for computer vision tasks 309
bmsookim/wide-resnet.pytorch PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets 461
gpleiss/efficient_densenet_pytorch An implementation of DenseNets optimized to save GPU memory by using checkpointing 1,521
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 508