lighttrack icon indicating copy to clipboard operation
lighttrack copied to clipboard

Any recommendation to make it on Keras?

Open thanisornsr opened this issue 4 years ago • 2 comments

Hi,

I am trying to make it work on Keras. Are there any recommendation? Or it will never work?

Bests, Than

thanisornsr avatar Feb 01 '21 16:02 thanisornsr

Hi, could you please share your env dependencies file with all the version numbers? and the cuda toolkit version.

When you first ran demo_video_mobile.py did you see the following error? Traceback (most recent call last): File "demo_video_mobile.py", line 28, in <module> from nms.gpu_nms import gpu_nms ImportError: /home/peeterson/Desktop/lighttrack/HPE/../lib/nms/gpu_nms.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration

If you did could you share how you solved it? thanks.

JosePeeterson avatar Mar 08 '21 23:03 JosePeeterson

Unfortunately, I still didn't make it work.

thanisornsr avatar Mar 17 '21 16:03 thanisornsr