theAIGuysCode/yolov4-deepsort

Detection works fine on CPU but generates random boxes (wrong or no detection) on GPU.

si-hafiz-abdullah opened this issue · 1 comments

I am using RTX 3070 GPU and CUDA version 10.1 with all specified requirements in the conda environment.
An image of results can be found here https://drive.google.com/file/d/1w4Js_2hKDZNICafz3ZY3S1bhYRIc-Yx0/view?usp=sharing

I have a same problem, Have you fixed it?