zc-alexfan / hold

[CVPR 2024✨Highlight] Official repository for HOLD, the first method that jointly reconstructs articulated hands and objects from monocular videos without assuming a pre-scanned object template and 3D hand-object training data.
https://zc-alexfan.github.io/hold
MIT License
271 stars 7 forks source link

Update background.py #18

Open alakhag opened 1 month ago

alakhag commented 1 month ago

Changed line 118. If camera is at origin, i.e. ray_o is 0,0,0, torch.norm gives 0, giving nan values.