creafz / pytorch-cnn-finetuneLinks
Fine-tune pretrained Convolutional Neural Networks with PyTorch
☆723Updated 10 months ago
Alternatives and similar repositories for pytorch-cnn-finetune
Users that are interested in pytorch-cnn-finetune are comparing it to the libraries listed below
Sorting:
- Stochastic Weight Averaging in PyTorch☆974Updated 3 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆549Updated 5 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆371Updated 6 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆867Updated 5 years ago
- A PyTorch implementation of DenseNet.☆840Updated 6 years ago
- Classification with PyTorch.☆1,731Updated last year
- Reproduces ResNet-V3 with pytorch☆514Updated 4 years ago
- Implementation of the mixup training method☆466Updated 7 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 6 years ago
- Weakly Supervised Learning On Images☆602Updated 3 years ago
- A memory-efficient implementation of DenseNets☆1,536Updated 2 years ago
- Dilated Residual Networks☆1,107Updated 5 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- RetinaNet in PyTorch☆999Updated 6 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- mixup: Beyond Empirical Risk Minimization☆1,181Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- ☆376Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆729Updated last year
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆728Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- Pytorch implementation of Center Loss☆991Updated 2 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,392Updated last year
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago