mobilenetv3.pytorch
MobileNet V3
A PyTorch implementation of MobileNet V3 architecture
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
523 stars
8 watching
125 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
iccv2019imagenetmobilenetv3pretrained-modelspytorch-implementation
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of MobileNetV3 in PyTorch with pre-trained models | 783 |
| An implementation of MobileNetV3 using PyTorch with search space optimization | 292 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning. | 1,662 |
| A PyTorch implementation of V-Net for volumetric medical image segmentation | 703 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A Keras implementation of MobileNetV3 architecture for image classification and segmentation. | 238 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |