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
Hello, when setting "return_images = true", the error "File "E:/czsl-main1/test_.py", line 136, in, occurred
data = [d.to(device) for d in data]
AttributeError: 'tuple' object has no attribute 'to'”
Please how to solve this problem, thank you