FCIS
FCIS copied to clipboard
[HELP] problem with cpu_nms
compiled mxnet and opencv from source using cmake,python biding worked too.
but once i try to run the demo i got multiple errors,tried to refactor everything to python3,which worked until i hit this error :
Traceback (most recent call last):
File "demo.py", line 29, in
cpu_nms is in the nms folder the c code has already been compiled .