kexiii
kexiii
Thanks for your reply! I forgot to mention that I'm using the old pytorch0.3 implementation and it can't directly use the pretrained weights you provided.
Yes, but it is based on the pretrained memory efficient torch model(232,264): [https://github.com/liuzhuang13/DenseNet](https://github.com/liuzhuang13/DenseNet) In the tech report, they didn't provide efficient densenet169 pretrained torch model that I want
Thanks for your advice, want to let you know I've tried to convert the densenet169:[https://github.com/Kexiii/Pretrained-Efficient-DenseNet](https://github.com/Kexiii/Pretrained-Efficient-DenseNet)