Skip to content

KeyForce/Pytorch-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch-Classification

一个完整的项目结构:smile:,学习如何修改网络结构,调参。

Pytorch Cifar 10 网络、卷积、计算量可视化

  • 网络结构

    unnamed
  • 输入图片

    unnamed
  • 权重热力图

    conv1

    unnamed

    MaxPool1

    f1_pool1

    Relu1

    f1_relu1

    conv2

    f1_conv2

    MaxPool2

    f1_pool2

    Relu2

    f1_relu2

  • Flops

    flop

相关包

pandas-ml