We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Calculating blender ground truth fails for some scenes.
Commit e254428
python -m infinigen.datagen.manage_jobs \ --output_folder "$output" \ --num_scenes "$NUM" \ --pipeline_configs \ local_256GB.gin \ monocular.gin \ blender_gt.gin \ indoor_background_configs.gin \ --configs singleroom.gin \ --pipeline_overrides \ get_cmd.driver_script='infinigen_examples.generate_indoors' \ "iterate_scene_tasks.n_camera_rigs=$NUM_CAMERAS" \ manage_datagen_jobs.num_concurrent=16 \ --overrides \ "camera.spawn_camera_rigs.n_camera_rigs=$NUM_CAMERAS" \ compose_indoors.restrict_single_supported_roomtype=True
Here are the logs for blendergt_0_0_0048_0.err for a selected scene:
blendergt_0_0_0048_0.err
blendergt_0_0_0048_0.err.txt
This error occurred for 4 out of 28 generated scenes.
This bug was also mentioned in issue #373. However, the issues seems not to be fixed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Calculating blender ground truth fails for some scenes.
Steps to Reproduce
What version of the code were you using?
Commit e254428
What command did you run?
What are your FULL output logs?
Here are the logs for
blendergt_0_0_0048_0.err
for a selected scene:blendergt_0_0_0048_0.err.txt
Platform
Additional context
This error occurred for 4 out of 28 generated scenes.
This bug was also mentioned in issue #373. However, the issues seems not to be fixed.
The text was updated successfully, but these errors were encountered: