AlexeyAB / yolo2_light

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)
MIT License
301 stars 116 forks source link

Are you sure this project support opencv2.4.13? #84

Open L-leopold opened 3 years ago

L-leopold commented 3 years ago

I am sorry to bother you @AlexeyAB But I used the Opencv2.4.13. it did not work:

image

i did not found fast_math.hpp could you please tell me how to fix this ? Thank you!

L-leopold commented 3 years ago

@AlexeyAB