pytorch-cnn-finetune

CNN fine-tuner

A PyTorch-based framework for fine-tuning pre-trained convolutional neural networks on various architectures and datasets.

Fine-tune pretrained Convolutional Neural Networks with PyTorch

GitHub

726 stars
18 watching
123 forks
Language: Python
last commit: about 2 years ago
convolutional-neural-networksdeep-learningpretrained-modelspytorch

Related projects:

RepositoryDescriptionStars
spandan-madan/pytorch_fine_tuning_tutorialProvides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch.279
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
longcw/faster_rcnn_pytorchAn implementation of Faster R-CNN using PyTorch1,722
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
guillaume-chevalier/hyperopt-keras-cnn-cifar-100Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset106
erotemic/netharnA PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments.40
utkuozbulak/pytorch-cnn-adversarial-attacksPyTorch implementation of various Convolutional Neural Network adversarial attack techniques354
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
zsef123/efficientnets-pytorchA PyTorch implementation of EfficientNet for computer vision tasks309
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
norse/norseDeep learning framework for spiking neural networks685
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022