Skip to content

A PyTorch Library for Accelerating 3D Deep Learning Research

License

Notifications You must be signed in to change notification settings

orperel/kaolin

This branch is 159 commits behind NVIDIAGameWorks/kaolin:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 9, 2020
May 29, 2021
Dec 16, 2021
Dec 15, 2021
Dec 19, 2021
Dec 19, 2021
Mar 30, 2021
May 5, 2021
May 5, 2021
Apr 19, 2021
Dec 9, 2020
Aug 19, 2021
Mar 30, 2021
Mar 30, 2021
Apr 22, 2021
Dec 9, 2020
Nov 16, 2021
Nov 13, 2019
Nov 13, 2019
Apr 19, 2021
Aug 24, 2021
Apr 19, 2021
Apr 19, 2021
Oct 27, 2021

Repository files navigation

Kaolin: A Pytorch Library for Accelerating 3D Deep Learning Research

Overview

NVIDIA Kaolin library provides a PyTorch API for working with a variety of 3D representations and includes a growing collection of GPU-optimized operations such as modular differentiable rendering, fast conversions between representations, data loading, 3D checkpoints and more.

Kaolin library is part of a larger suite of tools for 3D deep learning research. For example, the Omniverse Kaolin App will allow interactive visualization of 3D checkpoints. To find out more about the Kaolin ecosystem, visit the NVIDIA Kaolin Dev Zone page.

Installation and Getting Started

Visit the Kaolin Library Documentation to get started!

About this Update

With the version 0.9 release we have revamped the entire Kaolin library, redesigned the API, rewrote and optimized operations and removed unreliable or outdated code. Although this may appear to be a smaller library than our original release, test-driven development of Kaolin>=0.9 ensures reliable functionality and timely updates from now on. See change logs for details.

Contributing

Please review our contribution guidelines.

Citation

If you found this codebase useful in your research, please cite

@article{Kaolin,
title = {Kaolin: A PyTorch Library for Accelerating 3D Deep Learning Research},
author = {Krishna Murthy Jatavallabhula and Edward Smith and Jean-Francois Lafleche and Clement Fuji Tsang and Artem Rozantsev and Wenzheng Chen and Tommy Xiang and Rev Lebaredian and Sanja Fidler},
journal = {arXiv:1911.05063},
year = {2019}
}

Contributors

Current Team:

  • Project Lead: Clement Fuji Tsang
  • Jean-Francois Lafleche
  • Charles Loop
  • Masha Shugrina
  • Towaki Takikawa
  • Jiehan Wang

Other Majors Contributors:

  • Wenzheng Chen
  • Sanja Fidler
  • Jason Gorski
  • Rev Lebaredian
  • Jianing Li
  • Michael Li
  • Krishna Murthy
  • Artem Rozantsev
  • Frank Shen
  • Edward Smith
  • Gavriel State
  • Tommy Xiang

About

A PyTorch Library for Accelerating 3D Deep Learning Research

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.1%
  • Cuda 16.0%
  • C++ 13.0%
  • JavaScript 3.3%
  • Cython 1.3%
  • HTML 0.5%
  • Other 1.8%