YuliangXiu / ICON

[CVPR'22] ICON: Implicit Clothed humans Obtained from Normals
https://icon.is.tue.mpg.de
Other
1.61k stars 220 forks source link

投影 #234

Closed z-z-zhao closed 11 months ago

z-z-zhao commented 1 year ago

https://github.com/YuliangXiu/ICON/blob/8919d96754d106e19ee8ac9dcfaa1bd2b598764c/lib/dataset/PIFuDataset.py#L479 请问这行代码有什么作用,为什么需要投影呀

YuliangXiu commented 11 months ago

To ensure that the smplx_verts are transformed into a [-1,1] cube space.