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

Rendering a Single Mesh Online for Training #26

Open
kkaytekin opened this issue Aug 15, 2024 · 0 comments
Open

Rendering a Single Mesh Online for Training #26

kkaytekin opened this issue Aug 15, 2024 · 0 comments

Comments

@kkaytekin
Copy link

Hello everyone,
I became aware of this beautiful repository while looking for a way to achieve the following:

https://stackoverflow.com/questions/78870293/rendering-meshes-in-a-dataloader

tl;dr: I want to load a single mesh with predefined background and lighting, and render it from random poses and supply the renderings directly into my training pipeline. All online. No physics simulations. And I need to do it efficiently such that it does not choke the process.

My question is: is this the library to accomplish it? I would love to contribute my attempt as an example use case if you think it might be nice :)

Best regards,

@kkaytekin kkaytekin changed the title Rendering Single Meshe Online for Training Rendering a Single Mesh Online for Training Aug 15, 2024
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

No branches or pull requests

1 participant