ACDRNet icon indicating copy to clipboard operation
ACDRNet copied to clipboard

why flipping the nodes y coordinates

Open iszihan opened this issue 5 years ago • 1 comments

Hello,

Going through the codes, I noticed that the nodes' y coordinates are flipped during iterations, and I didn't find any relevant information in the paper. Am wondering if you could give some explanation on the motivation for this? Thank you!

Best, Selena Ling

iszihan avatar Feb 02 '21 01:02 iszihan

This is only because we want to be consistent with "grid_sample" and "renderer" axis directions

shirgur avatar Feb 02 '21 08:02 shirgur