lighttrack icon indicating copy to clipboard operation
lighttrack copied to clipboard

Dose this support MacOS CPU version and ignore the inference speed?

Open plmsmile opened this issue 5 years ago • 1 comments

I want to test this demo on my MacOS, however when i "make" in "lib" folder it shows that it requires cuda nvcc home.

plmsmile avatar Jan 09 '20 02:01 plmsmile

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!

ZaimYassine avatar Jun 08 '21 08:06 ZaimYassine