Skip to content

Pytorch implementation of Dropblock (NIPS2018)

Notifications You must be signed in to change notification settings

GenDisc/DropBlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DropBlock

Pytorch implementation of Dropblock (NIPS2018)

Requirements

  • Pytorch 1.0
  • tqdm

CIFAR100 Results

Model Test accuracy
Resnet-56 71.13%
Dropblock 70.93%

optimization still on progress...

About

Pytorch implementation of Dropblock (NIPS2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages