MobileNetV2-pytorch

MobileNetV2 model

An implementation of MobileNetV2 in PyTorch for image classification tasks.

Impementation of MobileNetV2 in pytorch

GitHub

271 stars
14 watching
83 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list

cnnimage-classificationmobilenet2pytorch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
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
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 694
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
leaderj1001/mobilenetv3-pytorch An implementation of MobileNetV3 using PyTorch with search space optimization 292
xiaochus/mobilenetv2 A Keras implementation of MobileNetV2 with support for training and fine-tuning 320
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
jwyang/graph-rcnn.pytorch Reimplemented scene graph generation models using PyTorch 1.0 733