PNASNet.pytorch
PNASNet model
PyTorch implementation of PNASNet-5 architecture
PyTorch implementation of PNASNet-5 on ImageNet
317 stars
14 watching
44 forks
Language: Python
last commit: over 2 years ago
Linked from 3 awesome lists
automldeep-learningimagenetneural-architecture-searchpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
chenxi116/pnasnet.tf | An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
zsef123/efficientnets-pytorch | A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
ericsun99/shufflenet-v2-pytorch | A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 430 |
bamos/densenet.pytorch | An implementation of a deep neural network architecture in PyTorch | 832 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
randl/shufflenetv2-pytorch | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
wandering007/nasnet-pytorch | An implementation of NASNet in PyTorch using ported weights from TensorFlow | 75 |
d-li14/mobilenetv3.pytorch | A PyTorch implementation of MobileNet V3 architecture | 521 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |