yolov4-deepsort icon indicating copy to clipboard operation
yolov4-deepsort copied to clipboard

Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.

Results 122 yolov4-deepsort issues
Sort by recently updated
recently updated
newest added

I try to run the code as it is but there is a lot of errors like Core error Checkpoint/yolov4-416 not there but it is there And can't save file...

During handling of the above exception, another exception occurred: Traceback (most recent call last): File "object_tracker.py", line 238, in app.run(main) File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\absl\app.py", line 308, in run _run_main(main, args) File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\absl\app.py",...

Hi When I open yolo4.weight google drive link, l faced with 404 error, could you fix the link Thanks! @theAIGuysCode

- python objec-tracker.py will host a server that displays an Html page that uses webcam and displays it on the canvas - creates new folder and stores recording

Hello everyone, i'm trying to use DeepSort to track cells in frames of videos. Code is working, but when i try to use DeepSort some cells are not tracked due...

Hi, I'm using RTX3070 run yolov4-gpu,but when i run the test video i downloaded from your code,the output video look like the picture i pasted.Did anyone encounter this problem? thanks!...

the code can change the model to yolov5 ? If it can ,please tell me hoe to do .

I used deepsort_yolov4 and yolov4 weights to detect and tracking object in my personal video. I could see many bounding boxes named people, truck, car etc. But I would like...

Previously, the following command was utilized to install Tensorflow 2.3.0 in order to convert Darknet weights to a Tensorflow model within save_model.py: `!pip install tensorflow==2.3.0` However, currently Tensorflow 2.3.0 is...

[ERROR:[email protected]] global cap.cpp:643 open VIDEOIO(CV_IMAGES): raised OpenCV exception: OpenCV(4.8.0) /io/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): ./content/drive/MyDrive/tracker.avi in function 'icvExtractPattern' Video has ended...