yolov3_deepsort
yolov3_deepsort copied to clipboard
error while running object_tracker.py
While running on custom data i get this error
W0924 14:33:41.166774 2940 object_tracker.py:83] Empty Frame W0924 14:33:41.268894 2940 object_tracker.py:83] Empty Frame W0924 14:33:41.372303 2940 object_tracker.py:83] Empty Frame
have you solved this problem?
I am also running into this issue, not fixed yet. I've checked the video file and it is where it belongs, So I tested it with another video as well, still same error, tried it with an .mp4 and .avi as input
Any solutions?
ps. I tried to run it on my webcam, then it works perfectly fine. Appears to be an issue with reading the video from file.
I have the same problem as well. I'm running deepsort for yolov3 custom tracking task on colab and it doesn't output the tracking on the results.avi file
I am also have the same problem!
I am also have the same problem!
2023-12-07 16:54:07.123678: I tensorflow/stream_executor/cuda/cuda_driver.cc:789] failed to allocate 2.83G (3037134848 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory 2023-12-07 16:54:07.124150: I tensorflow/stream_executor/cuda/cuda_driver.cc:789] failed to allocate 2.83G (3037134848 bytes) from device: CUDA_ERROR_OUT_OF_MEMORY: out of memory W1207 16:54:54.267469 140511932999488 object_tracker.py:83] Empty Frame W1207 16:54:54.369261 140511932999488 object_tracker.py:83] Empty Frame W1207 16:54:54.471474 140511932999488 object_tracker.py:83] Empty Frame