mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-01 11:22:49 +08:00
Add tutorial video to the README
Summary: Added link to the youtube video of the PyTorch hackathon tutorial to the README. Reviewed By: bottler Differential Revision: D22592655 fbshipit-source-id: 7b3791042a0d6f7e1d3b5602580f10b08a48fe43
This commit is contained in:
parent
cdaac5f9c5
commit
7e5bad475c
@ -53,6 +53,13 @@ We also have deep dive notes on several API components:
|
||||
- [Mesh IO](https://github.com/facebookresearch/pytorch3d/tree/master/docs/notes/meshes_io.md)
|
||||
- [Differentiable Rendering](https://github.com/facebookresearch/pytorch3d/tree/master/docs/notes/renderer_getting_started.md)
|
||||
|
||||
## Overview Video
|
||||
|
||||
This 14 min tutorial provides an overview of the structure of the PyTorch3D codebase and how to get started including several code examples.
|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/Pph1r-x9nyY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
|
||||
## Development
|
||||
|
||||
We welcome new contributions to PyTorch3D and we will be actively maintaining this library! Please refer to [CONTRIBUTING.md](./.github/CONTRIBUTING.md) for full instructions on how to run the code, tests and linter, and submit your pull requests.
|
||||
|
Loading…
x
Reference in New Issue
Block a user