theAIGuysCode / yolov3_deepsort

Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.
GNU General Public License v3.0
337 stars 183 forks source link

error while running object_tracker.py #32

Open farah0201 opened 3 years ago

farah0201 commented 3 years ago

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

15926273249 commented 3 years ago

have you solved this problem?

skanelo commented 3 years ago

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

mojtaba-nafez commented 2 years ago

I am also have the same problem!

gitshitou commented 8 months ago

I am also have the same problem!

gitshitou commented 8 months ago

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