Nms variable dtype mismatch
Hi,
I installed the project without issues, I just had to comment line 49 in FaceBoxes/utils/build.py for Cython to compile but when I run python.exe singleImage.py -f demo\0.png
I get this issue :
Process the image: demo\0.png
Traceback (most recent call last):
File "...\SynergyNet\singleImage.py", line 129, in
Do you know by any chance, how I can fix this ?
Thank you very much
@TFisichella I found a related issue here. Hope it could help.