creafz / pytorch-cnn-finetuneLinks
Fine-tune pretrained Convolutional Neural Networks with PyTorch
☆724Updated last year
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:
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆554Updated 5 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆373Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆519Updated 5 years ago
- RetinaNet in PyTorch☆1,001Updated 6 years ago
- Stochastic Weight Averaging in PyTorch☆977Updated 4 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆870Updated 5 years ago
- A PyTorch implementation of DenseNet.☆843Updated 7 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆733Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆800Updated 5 years ago
- Weakly Supervised Learning On Images☆602Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,494Updated 2 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,460Updated 7 years ago
- Dilated Residual Networks☆1,103Updated 5 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago
- Classification with PyTorch.☆1,748Updated last year
- ☆379Updated 6 years ago
- A memory-efficient implementation of DenseNets☆1,541Updated 2 years ago
- Pytorch implementation of newly added convolution☆587Updated 6 years ago
- Image Segmentation and Object Detection in Pytorch☆752Updated 3 years ago
- CondenseNet: Light weighted CNN for mobile devices☆691Updated 6 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,403Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆286Updated 8 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆484Updated 7 years ago
- Visualization toolkit for neural networks in PyTorch! Demo -->☆744Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆739Updated 6 years ago
- Comparison of famous convolutional neural network models☆325Updated 6 years ago
- Implementation of the mixup training method☆470Updated 7 years ago