lighttrack
lighttrack copied to clipboard
Dose this support MacOS CPU version and ignore the inference speed?
I want to test this demo on my MacOS, however when i "make" in "lib" folder it shows that it requires cuda nvcc home.
Hi, Have you solved this problem? I am working on an ubuntu 18.04 LTS system with CPU only and I encounter the same problem when I try to run $ python demo_video_mobile.py or $ python demo_camera_mobile.py ModuleNotFoundError: No module named 'nms.gpu_nms' Because I don't run "make" in the "lib" folder. Thank you in advance for your help!