img_classification_pk_pytorch

Image classifier

A PyTorch project for comparing image classification models and facilitating quick experiment setup

Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)

GitHub

366 stars
18 watching
78 forks
Language: Python
last commit: over 7 years ago
cifarcomputer-visiondeep-learningpytorch

Related projects:

RepositoryDescriptionStars
lucasjinreal/pytorch_image_classifierAn image classification system built using PyTorch, capable of fine-tuning on various models and datasets.113
facebookresearch/pyclsA flexible PyTorch image classification framework for rapid research exploration and model evaluation.2,141
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
bmsookim/wide-resnet.pytorchPyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets462
cmsflash/beauty-netProvides a basic framework for training deep learning models on image classification tasks using PyTorch187
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
bearpaw/pytorch-classificationAn open-source project providing a unified interface for training and evaluating classification models using PyTorch.1,699
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
benedekrozemberczki/seal-ciA PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data.209
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchAn implementation of cascaded refinement networks for generating photorealistic images from semantic layouts65
4uiiurz1/pytorch-nested-unetAn implementation of a deep learning model for image segmentation using PyTorch868
carpedm20/began-pytorchAn implementation of a deep learning model for generating images from text descriptions262
wizaron/reseg-pytorchA PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.46
xiayandi/pytorch_text_classificationAn implementation of convolutional neural networks for text classification using PyTorch66