Hello, when trying to run the code on windows, I get this error: line 296, in detect_image if dets[j].prob[i] > 0: ValueError: NULL pointer access It seems something related to dark.py. Can you please look into?
Hello, when trying to run the code on windows, I get this error:
line 296, in detect_image
if dets[j].prob[i] > 0:
ValueError: NULL pointer access
It seems something related to dark.py.
Can you please look into?