Closed ghost closed 1 year ago
Have you sloved this question?
The same as issue for me!
I had the same problem and it can be solved by changing yolo_preds.imgs to yolo_preds.ims in yolo_slowfast.py (There are two of them: the first one is located at line 62 and the second one is at line 115).
Hello,you can modify the 'imgs'to 'ims',it will slove the question.
Thanks.I will try again.
I have tried it and succeed.But I wonder why.....
Congratulations,you will find the 'yolo_preds' include the 'ims' property by the Debug mode,it's not 'imgs'. you can refer to the below frame,
It worked! Thank you so much.---- Replied Message @.>Date09/21/2022 23:54 @.> CcJack @.**@.>SubjectRe: [wufan-tb/yolo_slowfast] Please help me solve the error orz (Issue #10) I have tried it and succeed.But I wonder why.....
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/wufan-tb/yolo_slowfast/issues/10#issuecomment-1253904039", "url": "https://github.com/wufan-tb/yolo_slowfast/issues/10#issuecomment-1253904039", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
AttributeError: 'Detections' object has no attribute 'imgs'