Skip to content

lepoeme20/pytorch-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

pyTorch image classifier models

model

  • ResNet-based

    • ResNet 18
    • ResNet 50
    • ResNet 101
  • To Do

Datasets

All data has the same resolution of 32x32

  • MNIST
  • FMNIST
  • CelebA
    • Just use gender information so this is binary classification
  • Cifar10

About

Image classification for small size reolution with pyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published