liuzhuang13 / DenseNet

Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
BSD 3-Clause "New" or "Revised" License
4.71k stars 1.07k forks source link

is there any code for caffe? #4

Closed tron19920125 closed 8 years ago

liuzhuang13 commented 8 years ago

Our servers' systems got reinstalled just a few days a ago, unfortunately I don't have the permission to install caffe and its dependencies, but I have the code to generate the network and solver files. I can send you the code by email but the code is not tested.

Is that ok? What's your email?

tron19920125 commented 8 years ago

OK,Thanks a lot 2401029220@qq.com

mananshah99 commented 8 years ago

I would appreciate if you could send the caffe network/solver files to me as well, email is manan dot shah dot 777 at gmail.com. Thanks!

liuzhuang13 commented 8 years ago

@tron19920125 @mananshah99 Now the caffe version is online. https://github.com/liuzhuang13/DenseNetCaffe

Thanks for your interest!