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

There is a MXNet implement of DenseNet with pretrained model in ImageNet dataset #35

Open miraclewkf opened 6 years ago

miraclewkf commented 6 years ago

There is a MXNet implement of DenseNet with pretrained model in ImageNet dataset: https://github.com/miraclewkf/DenseNet

liuzhuang13 commented 6 years ago

I've added this on our readme page. Thanks

liuzhuang13 commented 6 years ago

Hi @miraclewkf , could you please make the models public? Some people have asked me about MXNet models, I think it would be really nice of you to give open access to the community. Thanks in advance.

miraclewkf commented 6 years ago

@liuzhuang13 Thanks for adding. I have put the pretrained model in Google Drive, everyone can download it from https://github.com/miraclewkf/DenseNet. You can emphasize that this implement has pretrained model in your readme page. Thanks.

liuzhuang13 commented 6 years ago

@miraclewkf Yes, I have put your link in the "pretrained model" section in the readme page. But when I tried to download it, access needs to be requested. Are you aware of this?

miraclewkf commented 6 years ago

@liuzhuang13 Thanks. I update the link of Google Drive, try again please.