creafz / pytorch-cnn-finetuneLinks
Fine-tune pretrained Convolutional Neural Networks with PyTorch
☆723Updated 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:
- Reproduces ResNet-V3 with pytorch☆516Updated 5 years ago
- RetinaNet in PyTorch☆999Updated 6 years ago
- Stochastic Weight Averaging in PyTorch☆976Updated 4 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆869Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆732Updated last year
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆371Updated 6 years ago
- A PyTorch implementation of DenseNet.☆839Updated 7 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆799Updated 5 years ago
- A memory-efficient implementation of DenseNets☆1,538Updated 2 years ago
- Weakly Supervised Learning On Images☆601Updated 3 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,459Updated 7 years ago
- Image Segmentation and Object Detection in Pytorch☆751Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,492Updated 2 years ago
- Classification with PyTorch.☆1,738Updated last year
- ☆378Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Implementation of the mixup training method☆466Updated 7 years ago
- Dilated Residual Networks☆1,107Updated 5 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,398Updated last year
- 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
- mixup: Beyond Empirical Risk Minimization☆1,189Updated 3 years ago
- tensorflow implementation of Grad-CAM (CNN visualization)☆312Updated 7 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆479Updated 7 years ago
- Pretrained bag-of-local-features neural networks☆313Updated 6 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆286Updated 7 years ago
- UNet model with VGG11 encoder pre-trained on Kaggle Carvana dataset☆1,061Updated 2 years ago
- OpenCV implementation of Torchvision's image augmentations☆377Updated last month
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- CondenseNet: Light weighted CNN for mobile devices☆692Updated 5 years ago