Skip to content

Commit

Permalink
Merge pull request liuzhuang13#37 from barrykui/master
Browse files Browse the repository at this point in the history
add 3D-DenseNet
  • Loading branch information
liuzhuang13 authored Oct 19, 2017
2 parents 435c29f + cd0bdd9 commit b79e4a6
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 @@ -36,6 +36,7 @@ If you find DenseNet useful in your research, please consider citing:
0. [Keras Implementation (with BC structure)](https://github.com/titu1994/DenseNet) by Somshubra Majumdar.
0. [Chainer Implementation](https://github.com/t-hanya/chainer-DenseNet) by Toshinori Hanya.
0. [Chainer Implementation](https://github.com/yasunorikudo/chainer-DenseNet) by Yasunori Kudo.
0. [3D-DenseNet (supporting ModelNet)](https://github.com/barrykui/3ddensenet.torch) by Barry Kui.

Note that we only listed some early implementations here, and didn't label all implementations which support BC structures.

Expand Down

0 comments on commit b79e4a6

Please sign in to comment.