theAIGuysCode / yolov3_deepsort

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

Issue while executing object_tracker.py #11

Closed Ahsanr312 closed 4 years ago

Ahsanr312 commented 4 years ago

I am using Google Colab for my computations. I followed everything as you have mentioned, but encountered this error while executing object_tracker.py Annotation 2020-05-12 094011

jacobsmith575161 commented 4 years ago

@Ahsanr312 Help here, I had the same error what to do(using colab too)

pythonmjs commented 3 years ago

it will remove by commenting on the cv2.imshow and other cv2 functionalities.