weiaicunzai / Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
☆727Updated 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
- Classification with PyTorch.☆1,724Updated 10 months ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- PyTorch implementation of SENet☆2,319Updated 4 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
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 11 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,272Updated 10 months ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,403Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,238Updated 4 years ago
- Pytorch implementation of Center Loss☆986Updated 2 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆746Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆650Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,233Updated 6 months ago
- This is a list of awesome methods about data augmentation.☆791Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,097Updated 11 months ago
- A PyTorch Implementation of Focal Loss.☆983Updated 5 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,204Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆587Updated 2 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 4 years ago
- Feature Pyramid Networks in PyTorch☆479Updated 7 years ago