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

Why are 'appe', 'loca', 'pose', and 'uv' generated only when rendering is enabled? #31

Open
daviduarte opened this issue Mar 22, 2024 · 0 comments

Comments

@daviduarte
Copy link

The features 'pose' and 'appe' are mandatory for the pretrained checkpoints of the LART method, but these features are only generated when self.cfg.render.enable=True. However, I just want to generate the features for my dataset, not render the images. Is there a way to disable the rendering but enable the generation of these features?

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