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
☆716Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆860Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆628Updated last year
- Classification with PyTorch.☆1,693Updated 5 months ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,364Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,183Updated last month
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆661Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆588Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆693Updated 2 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆849Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,596Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,086Updated 6 months ago
- This is a list of awesome methods about data augmentation.☆785Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,466Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 6 months ago
- pytorch实现Grad-CAM和Grad-CAM++, 可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆728Updated 3 years ago
- Pytorch implementation of Center Loss☆970Updated last year
- Lists the papers related to imbalance problems in object detection [TPAMI]☆1,120Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202 …☆946Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆785Updated 9 months ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆544Updated 4 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆583Updated 3 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,376Updated 5 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆636Updated last year
- MobileNetV3 in pytorch and ImageNet pretrained models☆779Updated 5 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year