Introduction — PyTorch3D documentation
pytorch3d.readthedocs.io › en › latestPyTorch3D provides efficient, reusable components for 3D Computer Vision research with PyTorch. Key features include: Data structure for storing and manipulating triangle meshes Efficient operations on triangle meshes (projective transformations, graph convolution, sampling, loss functions) A differentiable mesh renderer
pytorch3d: Docs, Tutorials, Reviews | Openbase
openbase.com › python › pytorch3dPyTorch3D is released under the BSD License. Tutorials Get started with PyTorch3D by trying one of the tutorial notebooks. Documentation Learn more about the API by reading the PyTorch3D documentation. We also have deep dive notes on several API components: Heterogeneous Batching Mesh IO Differentiable Rendering Overview Video