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:
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆550Updated 5 years ago
- A PyTorch implementation of DenseNet.☆839Updated 7 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
- Stochastic Weight Averaging in PyTorch☆975Updated 4 years ago
- Reproduces ResNet-V3 with pytorch☆516Updated 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
- RetinaNet in PyTorch☆1,000Updated 6 years ago
- Weakly Supervised Learning On Images☆601Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"