yolov5 non_maxima_supression() keeps giving the error: 'Detections' object has no attribute 'device' #12386
Unanswered
MariaAhmed01
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been trying to run this code for yolov5 on a traffic police video but I can't figure out why it keeps giving me this error- even after specifying the device manually, it continues to give me this error.
This is the error:
and this is the code snippet:
Beta Was this translation helpful? Give feedback.
All reactions