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
Segnet neutral network has nn.MaxUnpool2d layers which is uesd to upsample.Does one model with
nn.MaxUnpool2d layers in pytorch can be transformed to caffe model?
Segnet neutral network has nn.MaxUnpool2d layers which is uesd to upsample.Does one model with
nn.MaxUnpool2d layers in pytorch can be transformed to caffe model?
Thank you