Towards-Realtime-MOT icon indicating copy to clipboard operation
Towards-Realtime-MOT copied to clipboard

have anyone implemented the inference on the CPU without GPU? when i run the code on the CPU, it occurs follow the errors "AssertionError: Torch not compiled with CUDA enabled"

Open cverzq opened this issue 4 years ago • 3 comments

@Zhongdao hello, according to your requirement,, I have deleted the "Cuda()" function in related files. However, it also occurs the problem. could you explain to me and how to solve the problem, thank you, hope to receive your answer. moterror

cverzq avatar Apr 10 '20 19:04 cverzq

I use command "python track.py --cfg cfg\yolov3_1088x608.cfg --weights weights\latest.pt --test-mot16"

cverzq avatar Apr 10 '20 20:04 cverzq

I meet the same problem with you , have you solved this problem yet?

Veronica1997 avatar Apr 23 '20 09:04 Veronica1997

I have met the same problem

ks322181 avatar Apr 28 '20 16:04 ks322181