jp6/cu128/: kaolin-0.17.0 metadata and description

Homepage Simple index

Kaolin: A PyTorch library for accelerating 3D deep learning research

author NVIDIA
license Apache License 2.0
requires_dist
  • ipython; python_version >= "3.9"
  • ipython<8.13; python_version < "3.9"
  • ipycanvas
  • ipyevents
  • jupyter_client<8
  • flask
  • tornado
  • comm>=0.1.3
  • usd-core
  • numpy<2.0
  • pybind11
  • Pillow>=8.0.0
  • tqdm>=4.51.0
  • scipy
  • pygltflib
  • warp-lang
requires_python ~=3.7

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
kaolin-0.17.0-cp312-cp312-linux_aarch64.whl
Size
12 MB
Type
Python Wheel
Python
3.12
  • Replaced 4 time(s)
  • Uploaded to jp6/cu128 by jp6 2025-04-09 10:52:37

Kaolin is a PyTorch library aiming to accelerate 3D deep learning research. Kaolin provides efficient implementations of differentiable 3D modules for use in deep learning systems. With functionality to load and preprocess several popular 3D datasets, and native functions to manipulate meshes, pointclouds, signed distance functions, and voxel grids, Kaolin mitigates the need to write wasteful boilerplate code. Kaolin packages together several differentiable graphics modules including rendering, lighting, shading, and view warping. Kaolin also supports an array of loss functions and evaluation metrics for seamless evaluation and provides visualization functionality to render the 3D results. Importantly, we curate a comprehensive model zoo comprising many state-of-the-art 3D deep learning architectures, to serve as a starting point for future research endeavours.