mobilenetv3

MobileNetV3 model

A PyTorch implementation of the MobileNetV3 architecture with pre-trained models and training code for fine-tuning.

mobilenetv3 with pytorch,provide pre-train model

GitHub

2k stars
23 watching
341 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list


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 779
d-li14/mobilenetv3.pytorch A PyTorch implementation of MobileNet V3 architecture 521
xiaochus/mobilenetv2 A Keras implementation of MobileNetV2 with support for training and fine-tuning 320
xiaochus/mobilenetv3 A Keras implementation of MobileNetV3 architecture for image classification and segmentation. 238
leaderj1001/mobilenetv3-pytorch An implementation of MobileNetV3 using PyTorch with search space optimization 292
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271
ymcui/chinese-mobilebert An implementation of MobileBERT, a pre-trained language model, in Python for NLP tasks. 80
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
ymcui/chinese-xlnet Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture 1,653
lonepatient/nezha_chinese_pytorch An implementation of a Chinese language model using PyTorch and transformer architecture. 262
chinakook/mobilenetv2.mxnet A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks. 85
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 585
vlgiitr/dmn-plus A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms 64
fanglanting/skip-gram-pytorch A PyTorch implementation of the skip-gram model for learning word embeddings. 188