Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

95.47% on CIFAR10 with PyTorch

License

NotificationsYou must be signed in to change notification settings

kuangliu/pytorch-cifar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm playing withPyTorch on the CIFAR10 dataset.

Prerequisites

  • Python 3.6+
  • PyTorch 1.0+

Training

# Start training with: python main.py# You can manually resume the training with: python main.py --resume --lr=0.01

Accuracy

ModelAcc.
VGG1692.64%
ResNet1893.02%
ResNet5093.62%
ResNet10193.75%
RegNetX_200MF94.24%
RegNetY_400MF94.29%
MobileNetV294.43%
ResNeXt29(32x4d)94.73%
ResNeXt29(2x64d)94.82%
SimpleDLA94.89%
DenseNet12195.04%
PreActResNet1895.11%
DPN9295.16%
DLA95.47%

[8]ページ先頭

©2009-2025 Movatter.jp