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
first of all thank you for the project.
I have an issue running your python script fit_single_img.py and Im getting this error :
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
Are there any commands to specify the device?