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.

GitHub

271 stars
12 watching
52 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list

architecture-searchmnasnetmobilenetv2pytorch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
leaderj1001/mobilenetv3-pytorch An implementation of MobileNetV3 using PyTorch with search space optimization 292
khanrc/pt.darts An implementation of DARTS, a method for automatically designing neural network architectures. 441
atgambardella/pytorch-es An implementation of an optimization algorithm for training neural networks in machine learning environments. 350
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
fmassa/optimize-net An optimization library for reducing memory usage in PyTorch neural networks 282
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513
vlgiitr/dmn-plus A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms 64
lijianfei06/mnasnet-caffe An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. 52
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
gpleiss/efficient_densenet_pytorch An implementation of DenseNets optimized to save GPU memory by using checkpointing 1,521
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
kuan-wang/pytorch-mobilenet-v3 An implementation of MobileNetV3 in PyTorch with pre-trained models 779
microsoft/archai Automates the search for optimal neural network configurations in deep learning applications 467
randl/mobilenetv2-pytorch An implementation of MobileNetV2 in PyTorch for image classification tasks. 271