weiaicunzai / Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_NetworksView on GitHub
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
☆742Mar 5, 2019Updated 7 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:
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,750Jul 15, 2024Updated last year
- The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.☆45Apr 15, 2019Updated 6 years ago
- Official Pytorch implementation of CutMix regularizer☆1,247Sep 16, 2020Updated 5 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,167Mar 20, 2024Updated last year
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆806Feb 18, 2024Updated 2 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Jul 4, 2020Updated 5 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Aug 11, 2021Updated 4 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,112Apr 22, 2022Updated 3 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- My best practice of training large dataset using PyTorch.☆1,104May 9, 2024Updated last year
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆928Mar 9, 2023Updated 2 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆871Dec 8, 2020Updated 5 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,219Feb 16, 2021Updated 5 years ago
- Pytorch implementation of newly added convolution☆584Oct 26, 2019Updated 6 years ago
- Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization☆585Feb 15, 2023Updated 3 years ago
- ☆1,510Aug 27, 2020Updated 5 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆702Dec 24, 2021Updated 4 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,516Jun 7, 2020Updated 5 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆625Mar 26, 2019Updated 6 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,497May 16, 2023Updated 2 years ago
- PyTorch API for GluonCV Models☆531Nov 2, 2022Updated 3 years ago
- Automated deep learning algorithms implemented in PyTorch.☆1,586Apr 24, 2022Updated 3 years ago
- A PyTorch implementation of EfficientNet☆8,221Apr 8, 2022Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,260Oct 17, 2024Updated last year
- A curated list of deep learning image classification papers and codes☆3,052Apr 20, 2022Updated 3 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Nov 22, 2022Updated 3 years ago
- Mobile vision models and code☆917Feb 11, 2026Updated 3 weeks ago
- Bag of Tricks and A Strong Baseline for Deep Person Re-identification☆2,331Apr 23, 2020Updated 5 years ago
- PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet☆1,439Dec 12, 2021Updated 4 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,200Jan 1, 2025Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,612Jun 16, 2021Updated 4 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆725Jul 5, 2024Updated last year
- Implementation of CVPR 2019 paper: Distilling Object Detectors with Fine-grained Feature Imitation☆420Jul 15, 2021Updated 4 years ago
- yolov3 with mobilenet v2 and ASFF☆1,082Jul 24, 2021Updated 4 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,409Apr 12, 2024Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆5,082Jul 8, 2024Updated last year
- LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)☆724Feb 23, 2020Updated 6 years ago
- ☆298May 11, 2020Updated 5 years ago