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

Will you release the pre-train models on tensorflow? #19

Open Yc174 opened 7 years ago

Yc174 commented 7 years ago

Do you trained the model on imagenet by tensorflow?If ok, I want the model with deepth 40 layers,3 blocks with 12 layers of growth rate.By the way, other growth rates are also ok. Thank you. @liuzhuang13 @gaohuang

liuzhuang13 commented 7 years ago

Thanks for your interest! Please refer to https://github.com/liuzhuang13/DenseNet#keras-tensorflow-and-theano for Tensorflow pre-trained models.