weiaicunzai / Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_NetworksLinks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
☆731Updated 6 years ago
Alternatives and similar repositories for Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks
Users that are interested in Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks are comparing it to the libraries listed below
Sorting:
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 5 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆866Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,409Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- This is a list of awesome methods about data augmentation.☆791Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- Classification with PyTorch.☆1,733Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆973Updated 3 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Updated 2 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆409Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆732Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,489Updated 2 years ago
- PyTorch implementation of SENet☆2,324Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆845Updated 2 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆353Updated 6 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆590Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- Train the HRNet model on ImageNet☆1,019Updated 3 years ago