Skip to content

yanan1989/DenseNet-Cifar10

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DenseNet-Cifar10+


Description

Train the DenseNet-40-10 on Cifar-10 dataset with data augmentation.

Test Environments

  • Keras 2.0.5
  • Tensorflow 1.2.0 backend
  • 2 Nvidia TitanX GPU

Reference

The implementation of DenseNet is based on titu1994/DenseNet. I've made some modifications so as to make it consistent with Keras2 interface.

About

Train DenseNet on Cifar-10 based on Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%