Favi0

Results 4 comments of Favi0

setPreferableBackend(cv2.dnn.DNN_BACKEND_OPENCV) setPreferableTarget(cv2.dnn.DNN_TARGET_OPENCL) target not backend*

is it important to install this after all? doesnt run faster using the CPU and not the GPU?

> Question solved. > I just make clean and edit the detector.c (delete some part of the test_detector function). > And make again. Now it works and I just creat...