You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did find pretrained models of imagenet dataset with a normal vanilla implementation(https://github.com/shicai/DenseNet-Caffe) for densenet. But since you have changed the names of layer(now a denseblock layer), that pretrained wont work. Are you planning to release pretrained models for your network definition.?
The text was updated successfully, but these errors were encountered:
I did find pretrained models of imagenet dataset with a normal vanilla implementation(https://github.com/shicai/DenseNet-Caffe) for densenet. But since you have changed the names of layer(now a denseblock layer), that pretrained wont work. Are you planning to release pretrained models for your network definition.?
The text was updated successfully, but these errors were encountered: