EfficientNets-PyTorch

EfficientNet model

A PyTorch implementation of EfficientNet for computer vision tasks

A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."

GitHub

309 stars
6 watching
47 forks
Language: Python
last commit: over 6 years ago
deep-learningefficientnetpytorch

Related projects:

RepositoryDescriptionStars
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
gpleiss/efficient_densenet_pytorchAn implementation of DenseNets optimized to save GPU memory by using checkpointing1,524
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
chenxi116/pnasnet.pytorchPyTorch implementation of PNASNet-5 architecture317
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
gsp-27/pytorch_squeezenetA PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks.91
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
oyam/pytorch-dpnsPyTorch implementation of a deep learning model for image segmentation90
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236