creafz / pytorch-cnn-finetuneLinks
Fine-tune pretrained Convolutional Neural Networks with PyTorch
☆723Updated 11 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:
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆869Updated 5 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- Stochastic Weight Averaging in PyTorch☆973Updated 4 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
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,489Updated 2 years ago
- Reproduces ResNet-V3 with pytorch☆516Updated 5 years ago
- RetinaNet in PyTorch☆1,000Updated 6 years ago
- Weakly Supervised Learning On Images☆602Updated 3 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- A PyTorch implementation of DenseNet.☆839Updated 6 years ago
- mixup: Beyond Empirical Risk Minimization☆1,185Updated 3 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,396Updated last year
- ☆377Updated 6 years ago
- Image Segmentation and Object Detection in Pytorch☆750Updated 3 years ago
- Dilated Residual Networks☆1,107Updated 5 years ago
- Deep Metric Learning☆782Updated 4 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆285Updated 7 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,043Updated 3 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆478Updated 7 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- Implementation of the mixup training method☆466Updated 7 years ago
- Pretrained bag-of-local-features neural networks☆313Updated 5 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,455Updated 7 years ago
- Classification with PyTorch.☆1,735Updated last year
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- OpenCV implementation of Torchvision's image augmentations☆376Updated 4 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago