CyberAgentAILab / SuperNormal

[CVPR 2024] Official implementation of "SuperNormal: Neural Surface Reconstruction via Multi-View Normal Integration"
MIT License
129 stars 6 forks source link

annotation typo #9

Open Binyr opened 3 weeks ago

Binyr commented 3 weeks ago

https://github.com/CyberAgentAILab/SuperNormal/blob/9dce99ce0eff24d63da022c7e8ebc95766168d44/models/dataset_loader.py#L35

Hi,

Thanks for your great work and code!

I find a annotation typo here. It seems the "pose" variable is "camera2world" intead of "world2camera".