Does Xavier initializations makes sense for 3d data?

39 views
Skip to first unread message

Roger

unread,
Jul 19, 2016, 11:37:07 AM7/19/16
to Caffe Users

Hi, 
I am not sure if Xavier initialization does not make sense for 3D data,
but if it does, 
There will be this error:
Check failed: num_axes() <= 4 (5 vs. 4) Cannot use legacy accessors on Blobs with > 4 axes.

Which happens because in the filler we use the legacy shape (but we only use num and channels which would be shape[0] and shape[1])

Is xavier initiallization only for 2d data, or can it just use the new shape accessors?

Thanks!

Ernst Schwartz

unread,
May 10, 2017, 2:56:30 AM5/10/17
to Caffe Users
Hi!

Any updates on this? I'm having the same issue ... 
Reply all
Reply to author
Forward
0 new messages