Skip to content

Commit

Permalink
link to Pytorch implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
gaohuang authored Feb 17, 2017
1 parent ca94bd8 commit c37558a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Also, see
0. Our [Caffe Implementation] (https://github.com/liuzhuang13/DenseNetCaffe)
0. Our space-efficient [Torch Implementation] (https://github.com/gaohuang/DenseNet_lite).
0. Our (much more) space-efficient [Caffe Implementation] (https://github.com/Tongcheng/DN_CaffeScript).
0. [PyTorch Implementation] (https://github.com/andreasveit/densenet-pytorch) by Andreas Veit.
0. [PyTorch Implementation (with BC structure)] (https://github.com/bamos/densenet.pytorch) by Brandon Amos.
0. [Tensorflow Implementation] (https://github.com/YixuanLi/densenet-tensorflow) by Yixuan Li.
0. [Tensorflow Implementation] (https://github.com/LaurentMazare/deep-models/tree/master/densenet) by Laurent Mazare.
Expand Down

0 comments on commit c37558a

Please sign in to comment.