Pytorch implementation of HorizonNet: Learning Room Layout with 1D Representation and Pano Stretch Data Augmentation.
324
stars
88
forks
source link
about `np_coorx2u` and `np_coory2v ` function in `post_proc.py` #31
Closed
zhigangjiang closed 3 years ago
hi, sunset I am very interested in your work then I have an issue about
np_coorx2u
andnp_coory2v
function inpost_proc.py
I think
coorx / coorW
orcoory / coorH
already got rate , why need+0.5
?