MnasNet-PyTorch
Mobile architecture optimizer
An implementation of a neural network architecture search algorithm optimized for mobile devices.
A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.
271 stars
12 watching
52 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
architecture-searchmnasnetmobilenetv2pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of MobileNetV3 using PyTorch with search space optimization | 292 |
| An implementation of DARTS, a method for automatically designing neural network architectures. | 443 |
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| An optimization library for reducing memory usage in PyTorch neural networks | 282 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| A PyTorch module that adds differentiable optimization as a layer to neural networks | 517 |
| A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms | 64 |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An implementation of DenseNets optimized to save GPU memory by using checkpointing | 1,524 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of MobileNetV3 in PyTorch with pre-trained models | 783 |
| Automates the search for optimal neural network configurations in deep learning applications | 468 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |