Skip to content

How to get the depth image? #137

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

Closed
ldepn opened this issue Apr 2, 2020 · 3 comments
Closed

How to get the depth image? #137

ldepn opened this issue Apr 2, 2020 · 3 comments
Assignees
Labels
how to How to use PyTorch3D in my project

Comments

@ldepn
Copy link

ldepn commented Apr 2, 2020

❓ Questions on how to use PyTorch3D

when i use pytorch3d to render a model, i want to get the depth image, how to do?

NOTE:

  1. If you encountered any errors or unexpected issues while using PyTorch3D and need help resolving them,
    please use the "Bugs / Unexpected behaviors" issue template.

  2. We do not answer general machine learning / computer vision questions that are not specific to
    PyTorch3D, such as how a model works or what algorithm/methods can be
    used to achieve X.

@gkioxari gkioxari self-assigned this Apr 2, 2020
@gkioxari gkioxari added the how to How to use PyTorch3D in my project label Apr 2, 2020
@gkioxari
Copy link
Contributor

gkioxari commented Apr 2, 2020

Hi @ldepn!
We provide really detailed tutorials, notes and API documentation on the rendering tools. This information should be more than enough to allow you to navigate around the tools in PyTorch3D. In addition to that, some fellow users have also raised similar questions, e.g. this issue #35 should be of help.

@ldepn
Copy link
Author

ldepn commented Apr 2, 2020

@gkioxari thanks !

@ldepn ldepn closed this as completed Apr 2, 2020
@theschnitz
Copy link
Contributor

We are landing a change now that introduces MeshRendererWithFragments that returns images, fragments into the renderer library which you can use in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
how to How to use PyTorch3D in my project
Projects
None yet
Development

No branches or pull requests

3 participants