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

Incorrect Material_index #362

Open
hpc100 opened this issue Oct 29, 2024 · 0 comments
Open

Incorrect Material_index #362

hpc100 opened this issue Oct 29, 2024 · 0 comments
Labels
question Further information is requested

Comments

@hpc100
Copy link

hpc100 commented Oct 29, 2024

What command did you run?

I run this command :
python -m infinigen.datagen.manage_jobs --output_folder outputs/my_dataset --num_scenes 1000 --pipeline_configs local_256GB.gin monocular.gin blender_gt.gin indoor_background_configs.gin --pipeline_overrides get_cmd.driver_script='infinigen_examples.generate_indoors' LocalScheduleHandler.use_gpu=False manage_datagen_jobs.num_concurrent=16 --overrides compose_indoors.terrain_enabled=False --overwrite

Problems

I noticed that some objects have mesh faces with incorrect material_index values (see figure).
Living_room
Material_index_bathroom_floor
So, for these faces, it's impossible to retrieve the material, which is problematic. Do you have any ideas for fixing this?

@hpc100 hpc100 added the question Further information is requested label Oct 29, 2024
@hpc100 hpc100 changed the title Non existing Material_index Incorrect Material_index Oct 29, 2024
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

1 participant