NVIDIA released a PyTorch library ‘Kaolin’, which in few steps, moves 3D models into neural networks. Kaolin helps in easy implementation of 3D modules for use in deep learning models. Kaolin is ...
We highly recommend installing Kaolin inside of a virtual environment (such as ones created using conda or virtualenv). Kaolin expects Python 3.6+, and currently needs a CUDA-enabled machine (i.e., ...
Kaolin is an active work-in-progress, we are working toward a stable beta release. Please Watch our github repository for releases to be notified. To start trying our code today see instructions below ...