liuzhuang13 / DenseNet

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

Is there a pre-train module for CIFAR100 on keras? #33

Open FrancisYizhang opened 6 years ago

FrancisYizhang commented 6 years ago

Dear @liuzhuang13

I am sorry to bother you since I can not obtain a good performance on cifar100 and my result is 40.34. Can you share you pre-train module to me?

Thanks a lot.

liuzhuang13 commented 6 years ago

Sorry, for keras I don't know if there are pretrained models. Maybe check the keras implementations listed in our readme page, or search "keras DenseNet" on google or github.