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."
309 stars
6 watching
47 forks
Language: Python
last commit: almost 6 years ago deep-learningefficientnetpytorch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| | An implementation of a deep neural network architecture in PyTorch | 833 |
| | 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 |
| | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| | PyTorch implementation of PNASNet-5 architecture | 317 |
| | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| | A PyTorch implementation of the Squeezenet model with pre-trained weights on CIFAR 10 data for deep learning tasks. | 91 |
| | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| | PyTorch implementation of a deep learning model for image segmentation | 90 |
| | A Pytorch implementation of a neural network model for machine translation | 47 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |