Pytorch_fine_tuning_Tutorial

Model fine-tuner

Provides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch.

A short tutorial on performing fine tuning or transfer learning in PyTorch.

GitHub

279 stars
12 watching
63 forks
Language: Python
last commit: about 8 years ago
deep-learningimage-classificationpytorch-tutorialstutorial

Related projects:

RepositoryDescriptionStars
creafz/pytorch-cnn-finetuneA PyTorch-based framework for fine-tuning pre-trained convolutional neural networks on various architectures and datasets.726
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
vinhkhuc/pytorch-mini-tutorialsA collection of tutorials and lessons on building deep learning models using the PyTorch library.326
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
tramac/fast-scnn-pytorchA PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision.380
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
gunhochoi/kind-pytorch-tutorialA comprehensive tutorial on building and training PyTorch models using Python392
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
wizaron/reseg-pytorchA PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.46
pytorchbearer/torchbearerA PyTorch model fitting library designed to simplify the process of training deep learning models.636
jpeg729/pytorch_bitsAn experimental framework for developing and testing deep learning models on time-series prediction tasks79
misaogura/flashtorchToolkit for visualizing neural network behavior in PyTorch737
ikostrikov/pytorch-meta-optimizerA PyTorch implementation of meta-learning using gradient descent to adapt to new tasks.312
wohlert/semi-supervised-pytorchA collection of semi-supervised learning and generative models implemented in PyTorch707