Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhuang13 committed Sep 5, 2016
1 parent b3ffce9 commit ee7f970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This repository contains the caffe version code for the paper [Densely Connected

For a brief introduction of DenseNet, see our original [Torch implementation](https://github.com/liuzhuang13/DenseNet).

##Disclaimer
##Note
This code is not the code we use to obtain the results in the original paper, the details (such as input preprocessing, data augmentation, training epochs) may be different. To reproduce the results reported in our paper, see our original [Torch implementation](https://github.com/liuzhuang13/DenseNet#introduction) .

Also this code is not thoroughly tested yet, any corrections or discussions are welcome.
Expand Down

0 comments on commit ee7f970

Please sign in to comment.