MobileNetV2-pytorch
MobileNetV2 model
An implementation of MobileNetV2 in PyTorch for image classification tasks.
Impementation of MobileNetV2 in pytorch
271 stars
14 watching
83 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
cnnimage-classificationmobilenet2pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of MobileNet V3 architecture | 523 |
| An implementation of MobileNetV3 in PyTorch with pre-trained models | 783 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| A PyTorch implementation of V-Net for volumetric medical image segmentation | 703 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| An implementation of MobileNetV3 using PyTorch with search space optimization | 292 |
| A Keras implementation of MobileNetV2 with support for training and fine-tuning | 321 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |