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
2k stars
23 watching
341 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of MobileNetV3 in PyTorch with pre-trained models | 783 |
| A PyTorch implementation of MobileNet V3 architecture | 523 |
| A Keras implementation of MobileNetV2 with support for training and fine-tuning | 321 |
| A Keras implementation of MobileNetV3 architecture for image classification and segmentation. | 238 |
| An implementation of MobileNetV3 using PyTorch with search space optimization | 292 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| An implementation of MobileBERT, a pre-trained language model, in Python for NLP tasks. | 81 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture | 1,652 |
| An implementation of a Chinese language model using PyTorch and transformer architecture. | 262 |
| A Python implementation of MobileNetV2 architecture using MXNet/Gluon for image classification and other computer vision tasks. | 85 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms | 64 |
| A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |