lzx1413 / CAFFE_SSD

Other
106 stars 55 forks source link

AttributeError: type object 'MultiBoxLossParameter' has no attribute 'FOCALLOSS' #7

Open yqkgithup opened 5 years ago

yqkgithup commented 5 years ago

Hello, I merge your caffe.proto, the focal loss layer and the multiboxloss layer to my project, complete the compile. However, I meet such a problem AttributeError: type object 'MultiBoxLossParameter' has no attribute 'FOCALLOSS' Can you give me some suggestions? Thank you very much!