Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@1204Gin
Copy link

1204Gin commented Dec 31, 2024

No description provided.

@nabang1010
Copy link
Owner

nabang1010 commented Jan 13, 2025

@1204Gin Can you check your torch is compatative with CUDA ? Please give me your torch and CUDA version ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants