aimerykong / Low-Rank-Bilinear-Pooling

CVPR2017 - an ultra-compact bilinear model for fine-grained classification
https://www.cs.cmu.edu/~shuk/lr_bilinear.html
149 stars 36 forks source link

no SignedSqrt layer? #2

Open tracycw opened 6 years ago

tracycw commented 6 years ago

I haven't found the SignedSqrt layer in the version of caffe-20160312 int the caffe.proto???

jnulzl commented 6 years ago

There is no parameter in SignedSqrt layer ,so there is nothing to add sin caffe.proto.

wjzh1 commented 6 years ago

I haven't found the SignedSqrt layer in the version of caffe-20160312 int the caffe.proto???Please provide the next to me