mobilenetv3.pytorch

MobileNet V3

A PyTorch implementation of MobileNet V3 architecture

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

GitHub

523 stars
8 watching
125 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

iccv2019imagenetmobilenetv3pretrained-modelspytorch-implementation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kuan-wang/pytorch-mobilenet-v3An implementation of MobileNetV3 in PyTorch with pre-trained models783
leaderj1001/mobilenetv3-pytorchAn implementation of MobileNetV3 using PyTorch with search space optimization292
randl/mobilenetv2-pytorchAn implementation of MobileNetV2 in PyTorch for image classification tasks.271
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
xiaolai-sqlai/mobilenetv3A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning.1,662
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
chenxi116/pnasnet.pytorchPyTorch implementation of PNASNet-5 architecture317
xiaochus/mobilenetv3A Keras implementation of MobileNetV3 architecture for image classification and segmentation.238
zsef123/efficientnets-pytorchA PyTorch implementation of EfficientNet for computer vision tasks309
lextal/pspnet-pytorchA PyTorch implementation of a segmentation network architecture588
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431