Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #303

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

shivamtawari
Copy link

Grammatical mistakes corrected.

kosuke55 and others added 2 commits August 14, 2020 16:34
Signed-off-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
Signed-off-by: Shivam Tawari <shivamtawari@gmail.com>
Copy link
Contributor

@Jean-Francois-Lafleche Jean-Francois-Lafleche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, looks good! Good catch.

@@ -10,7 +10,7 @@

**[Documentation](https://kaolin.readthedocs.io/en/latest/)** | **[Paper](https://arxiv.org/abs/1911.05063)**

__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.__
__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.__

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.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gh pr checkout 303

@wow6600
Copy link

wow6600 commented Sep 3, 2020

gh pr checkout 303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants