1070 Forks
4563 Stars
4563 Watchers

DenseNet

Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).

How to download and setup DenseNet

Open terminal and run command
git clone https://github.com/liuzhuang13/DenseNet.git
git clone is used to create a copy or clone of DenseNet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DenseNet https://github.com/liuzhuang13/DenseNet/archive/master.zip

Or simply clone DenseNet with SSH
[email protected]:liuzhuang13/DenseNet.git

If you have some problems with DenseNet

You may open issue on DenseNet support forum (system) here: https://github.com/liuzhuang13/DenseNet/issues