Hi!
Thanks for your project, very nice implementation! Plugs into tf.slim seamlessly!
It'd be great if it could be used for bigger images/datasets like ImageNet.
Did you try running your densenet implementation for larger L,k values like described in paper?
I have GTX 1080Ti, but run into OOM Error even with {L=100, k=12}. I might be looking to adjust this implementation to be memory efficient. Just wanted to check if you tried doing this already.
Hi!
Thanks for your project, very nice implementation! Plugs into tf.slim seamlessly!
It'd be great if it could be used for bigger images/datasets like ImageNet.
Did you try running your densenet implementation for larger L,k values like described in paper?
I have GTX 1080Ti, but run into OOM Error even with {L=100, k=12}. I might be looking to adjust this implementation to be memory efficient. Just wanted to check if you tried doing this already.