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

[BUG] Uncorrect warinings in bproc.writer.write_bop #1056

Closed
saprrow opened this issue Jan 30, 2024 · 0 comments · Fixed by #1058
Closed

[BUG] Uncorrect warinings in bproc.writer.write_bop #1056

saprrow opened this issue Jan 30, 2024 · 0 comments · Fixed by #1058
Labels
bug Something isn't working

Comments

@saprrow
Copy link
Contributor

saprrow commented Jan 30, 2024

Describe the issue

When rendering bop dataset, it warns that distractor objs and some hidden objects are annotated. But these objs are ignored acctually.
Screenshot 2024-01-30 at 11 47 13

Minimal code example

blenderproc run examples/datasets/bop_challenge/main_hb_random.py bop cc_textures/ outputs --num_scenes=20

Files required to run the code

No response

Expected behavior

No uncorrect warnings.

BlenderProc version

v2.7.0

@saprrow saprrow added the question Question, not yet a bug ;) label Jan 30, 2024
saprrow pushed a commit to saprrow/BlenderProc that referenced this issue Jan 30, 2024
when target_objects is not None, iterate target_objects instead of get_all_mesh_objects() to print correct warnings.

closes DLR-RM#1056
saprrow added a commit to saprrow/BlenderProc that referenced this issue Jan 30, 2024
when target_objects is not None, iterate target_objects instead of get_all_mesh_objects() to print correct warnings.

closes DLR-RM#1056
@cornerfarmer cornerfarmer added bug Something isn't working and removed question Question, not yet a bug ;) labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants