mobilenetv3.pytorch

MobileNet V3

A PyTorch implementation of MobileNet V3 architecture

74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet

GitHub

522 stars
8 watching
125 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

iccv2019imagenetmobilenetv3pretrained-modelspytorch-implementation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kuan-wang/pytorch-mobilenet-v3 An implementation of MobileNetV3 in PyTorch with pre-trained models 782
leaderj1001/mobilenetv3-pytorch An implementation of MobileNetV3 using PyTorch with search space optimization 292
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
xiaolai-sqlai/mobilenetv3 A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning. 1,652
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 698
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
xiaochus/mobilenetv3 A Keras implementation of MobileNetV3 architecture for image classification and segmentation. 238
zsef123/efficientnets-pytorch A PyTorch implementation of EfficientNet for computer vision tasks 309
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 586
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 510
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430