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

No Metallic Map from Individual Asset Exports? #285

Open
haoliu-meta opened this issue Jul 30, 2024 · 1 comment
Open

No Metallic Map from Individual Asset Exports? #285

haoliu-meta opened this issue Jul 30, 2024 · 1 comment
Labels
question Further information is requested

Comments

@haoliu-meta
Copy link

I noticed that none of the individual asset exports contain metallic map, even though the code seems to intend to support it. Curious if it's a known issue or by design?

Steps to Reproduce

If this relates to running the codebase, please provide steps to reproduce:
python -m infinigen_examples.generate_individual_assets --output_folder ~/infinigen_outputs/ -f PotFactory -n 2 --render image --export fbx --save_blend --skip_existing

What version of the code were you using?

Tell us the commit & commit hash from git log
v1.5.1: c537e24

What command did you run?

python -m infinigen_examples.generate_individual_assets --output_folder ~/infinigen_outputs/ -f PotFactory -n 2 --render image --export fbx --save_blend --skip_existing

What are your FULL output logs?

Provide the FULL output logs from your command as a txt file.
infinigen-240729.txt

Additional context

It seems the metal pass is always skipped due to the lack of a principled BSDF

@lez-s
Copy link

lez-s commented Sep 12, 2024

did you solve the problem? I am also trying to extract metallic map, but couldn't find a way to do it.
python -m infinigen_examples.generate_nature --seed 0 --task render --input_folder outputs/indoors/coarse --output_folder outputs/indoors/frames
@David-Yan1 @haoliu-meta @araistrick

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

No branches or pull requests

2 participants