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'm pretty sure the bilinear initialization doesn't work as it should.
I've struggled with it for a while and finally tested only a deconv layer with bilinear initialization.
Please do not post usage, installation, or modeling questions, or other requests for help to Issues.
Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.
I'm pretty sure the bilinear initialization doesn't work as it should.
I've struggled with it for a while and finally tested only a deconv layer with bilinear initialization.
This is the prototxt:
Then I'm running:
Where to my understanding only the diagonal elements of the weights should be non zero and all other weights should be zero.
Am I missing something?
The text was updated successfully, but these errors were encountered: