zsef123 / EfficientNets-PyTorchLinks
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
☆313Updated 5 years ago
Alternatives and similar repositories for EfficientNets-PyTorch
Users that are interested in EfficientNets-PyTorch are comparing it to the libraries listed below
Sorting:
- Standardizing weights to accelerate micro-batch training☆551Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆402Updated 7 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆198Updated 5 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Pytorch implementation of newly added convolution☆587Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆319Updated 3 years ago
- OpenCV implementation of Torchvision's image augmentations☆378Updated 2 months ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- Code for paper☆560Updated 4 years ago
- PyTorch implementation of AutoAugment.☆159Updated 5 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 3 years ago
- Weakly Supervised Learning On Images☆601Updated 4 years ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆544Updated 6 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆395Updated 6 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆237Updated 7 years ago
- Semi-supervised ImageNet1K models☆245Updated 6 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 6 years ago
- Efficient Learning of Augmentation Policy Schedules☆506Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆152Updated 6 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆195Updated 5 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- A light-weight, power efficient, and general purpose convolutional neural network☆451Updated 4 years ago
- Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"☆279Updated 5 years ago
- Visualisation tool for CNNs in pytorch☆254Updated 2 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆869Updated 5 years ago
- An implementation of RetinaNet in PyTorch.☆302Updated 7 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago