Yuang Li

Results 2 comments of Yuang Li

I ran into the same problem and solved it by adding this before line 340: `vertices_in_ori_img = vertices_in_ori_img.to(device="cpu")`