Skip to content

A naive implementation of DenseNet in tensorflow

License

Notifications You must be signed in to change notification settings

minggli/densenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naive implementation of Densely Connected Convolutional Networks

Provided on as-is basis to allow DenseNet to be easily constructed in tensorflow. Original paper by Huang et al 2016 published at: https://arxiv.org/abs/1608.06993

This repository also contains a presentation on the paper LDSJC.ipynb at London Data Science Journal Club.

Requirement

Python 3
tensorflow (1.0.0)

About

A naive implementation of DenseNet in tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published