Yuang Li
Results
2
comments of
Yuang Li
This was mentioned in #14
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")`