Pytorch Tool Kit for 3D Computer Vision (torkit3d) Installation Pytorch is required. From source: git clone https://github.com/Jiayuan-Gu/torkit3d.git cd torkit3d pip install -e . # editable Install from Github: pip install "git+https://github.com/Jiayuan-Gu/torkit3d.git"