alievk / npbg

Neural Point-Based Graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about extrinsics

LZL-CS opened this issue · comments

Hi, may I know why here you need to negative the [:, 1:3] for y-axis and z-axis of camera pose?

extrinsic[:, 1:3] *= -1