yolov3_deepsort icon indicating copy to clipboard operation
yolov3_deepsort copied to clipboard

error while running object_tracker.py

Open farah0201 opened this issue 4 years ago • 5 comments

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

farah0201 avatar Sep 24 '20 09:09 farah0201

have you solved this problem?

15926273249 avatar Sep 29 '20 06:09 15926273249

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.

FvanLochem avatar Oct 12 '20 11:10 FvanLochem

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

skanelo avatar Jul 13 '21 12:07 skanelo

I am also have the same problem!

mojtaba-nafez avatar Jul 26 '22 16:07 mojtaba-nafez

I am also have the same problem!

gitshitou avatar Dec 07 '23 08:12 gitshitou

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

gitshitou avatar Dec 07 '23 08:12 gitshitou