MhLiao / TextBoxes_plusplus

TextBoxes++: A Single-Shot Oriented Scene Text Detector
Other
956 stars 281 forks source link

make error #4

Closed 10183308 closed 6 years ago

10183308 commented 6 years ago

./include/caffe/util/bbox_util.hpp:132:55: error: ‘NormalizedBBox’ does not name a type float BBoxCoverage(const NormalizedBBox& bbox1, const NormalizedBBox& bbox2);

could you help me ?

thank you very much.

MhLiao commented 6 years ago

I have no idea of this error. You can first try to install the official version of caffe to ensure that your dependencies are sufficiently installed.