YangChangHee / ICCV2023_SEFD_RELEASE

44 stars 1 forks source link

RuntimeError: stack expects each tensor to be equal size, but got [1080, 1920] at entry 0 and [720, 1280] at entry 2 #12

Open ocissor opened 3 months ago

ocissor commented 3 months ago

Hi, I was trying to run the code for MPII data and I keep getting the following error RuntimeError: stack expects each tensor to be equal size, but got [1080, 1920] at entry 0 and [720, 1280] at entry 2 can you please help me with this?

Thank you

YangChangHee commented 3 months ago

Was the error generated while executing the training code? Or did it occur while creating the SMPL edge? Also, I would appreciate it if you could show the error line. Thank you! :)