Skip to content

Pytorch implementation of ChannelNet (NIPS2018)

Notifications You must be signed in to change notification settings

GenDisc/ChannelNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChannelNet

Pytorch implementation of ChannelNet (NIPS2018)

Requirements

  • Pytorch 1.0
  • tqdm

CIFAR100 Results

Model Test accuracy Parameters
ChannelNetV1 70.75% 2.7M
ChannelNetV2 73.06% 1.7M
ChannelNetV3 68.36% 1.6M

optimization still on progress...

About

Pytorch implementation of ChannelNet (NIPS2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages