avirambh / MSDNet-GCN

ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model on the Imagenet

jimmy-dq opened this issue · comments

commented

Hi @avirambh , thanks for your wonderful reproduction work. Could you provide a pytorch model trained on the Imagenet dataset?

Hi @Handworker, I'm happy that this project is helpful for you! Actually we finished all our cloud resources for this project already and unfortunately I won't have the capacity to train an ImageNet model anytime soon. However, if you wish to add the support for the ImageNet dataset as well, I'll be happy to add it to this repo.

commented

Hi @avirambh , is there any chance to convert torch model to pytorch model for MSDnet? Huang, Gao has released the model trained with torch on ImageNet.