ivankreso / ladder-densenet

MIT License
33 stars 15 forks source link

How to obtain pre-train densenet? #1

Open John1231983 opened 6 years ago

John1231983 commented 6 years ago

Thanks for sharing your work! I have a question related to densenet-169 pre-train model. It is the pre-trained model that trained on ImageNet dataset. I have checked the official DenseNet but it is torch implementation. It does not provide the DenseNet-169 pretrained model. Could you tell me how do you obtain it? Have you converted it from caffe model in https://github.com/shicai/DenseNet-Caffe?

Sagexs commented 5 years ago

got the same problem... did u solved it?

John1231983 commented 5 years ago

Not yet. I did not work on it