Remove dependence on `pytorch3d`
Closed this issue · 0 comments
eigenvivek commented
Install can be too annoying for windows/mac
The only pytorch3d
functions we use are for SO(3) & SE(3) conversions, which are written in pure pytorch (no c++ extensions)