PyTorch: Difference between revisions

4 bytes removed ,  29 July 2020
Line 75: Line 75:
==PyTorch3D==
==PyTorch3D==
{{main | PyTorch3D}}
{{main | PyTorch3D}}
[https://github.com/facebookresearch/pytorch3d PyTorch3D] is a library by Facebook AI Research which contains structures and differentiable mesh, point cloud renderers.   
[https://github.com/facebookresearch/pytorch3d PyTorch3D] is a library by Facebook AI Research which contains differentiable renderers for meshes and point clouds.   
It is build with custom CUDA kernels.
It is build using custom CUDA kernels.