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 5 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
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Classification with PyTorch.☆1,710Updated 8 months ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆741Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆958Updated 3 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,384Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆592Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated 9 months ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- Pytorch implementation of Center Loss☆979Updated 2 years ago
- Implementation of Non-local Block.☆1,572Updated last year
- My best practice of training large dataset using PyTorch.☆1,092Updated 9 months ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆649Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,148Updated 11 months ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆585Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,172Updated 3 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆853Updated 2 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆662Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,211Updated 4 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,103Updated last year
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,478Updated last year
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,201Updated 4 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆705Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆790Updated last year
- [CVPR2020] GhostNet: More Features from Cheap Operations☆525Updated 4 years ago
- MobileNetV3 in pytorch and ImageNet pretrained models☆785Updated 5 years ago
- An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.☆586Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆986Updated 4 months ago
- Implementation of the mixup training method☆465Updated 6 years ago