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 5 years ago
cifarcomputer-visiondeep-learningpytorch

Related projects:

Repository Description Stars
lucasjinreal/pytorch_image_classifier An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. 113
facebookresearch/pycls A flexible PyTorch image classification framework for rapid research exploration and model evaluation. 2,141
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
bmsookim/wide-resnet.pytorch PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets 462
cmsflash/beauty-net Provides a basic framework for training deep learning models on image classification tasks using PyTorch 187
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 682
bearpaw/pytorch-classification An open-source project providing a unified interface for training and evaluating classification models using PyTorch. 1,699
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,022
benedekrozemberczki/seal-ci A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. 209
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65
4uiiurz1/pytorch-nested-unet An implementation of a deep learning model for image segmentation using PyTorch 868
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
wizaron/reseg-pytorch A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. 46
xiayandi/pytorch_text_classification An implementation of convolutional neural networks for text classification using PyTorch 66