You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): File "yolov8_deepsort_trt.py", line 145, in <module> main(args) File "yolov8_deepsort_trt.py", line 83, in main bboxes, scores, labels = det_postprocess(data) File "/home/nvidia/gxq_files/YOLOv8_Object_Tracking_TensorRT-main/srcs/models/torch_utils.py", line 63, in det_postprocess assert len(data) == 4 AssertionError ------------------------------------------------------------------- PyCUDA ERROR: The context stack was not empty upon module cleanup. ------------------------------------------------------------------- A context was still active when the context stack was being cleaned up. At this point in our execution, CUDA may already have been deinitialized, so there is no way we can finish cleanly. The program will be aborted now. Use Context.pop() to avoid this problem.有两个错误可以给解答以下吗?
#6
Open
1204Gin opened this issue
Dec 31, 2024
· 1 comment
No description provided.
The text was updated successfully, but these errors were encountered: