處理 3D 資料的好東 C。
從 Github 安裝(方便)
pip install "git+https://github.com/facebookresearch/pytorch3d.git@stable"
下載到本地安裝
git clone <https://github.com/facebookresearch/pytorch3d.git> cd pytorch3d && pip install -e .