You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding the generation of the BOP instance segmentation dataset using BlenderProc. I noticed that the segmented instances in scene_gt_coco.json do not correspond sequentially to the pose instances in scene_gt.json. How can I match the instances in scene_gt_coco.json to their corresponding pose entries in scene_gt.json?
For example, after visual inspection, the second instance in scene_gt_coco.json corresponds to the eighth instance in scene_gt.json.
Minimal code example
None
Files required to run the code
No response
Expected behavior
map the instance information in the generated BOP dataset to the pose information one by one
BlenderProc version
2.8.0
The text was updated successfully, but these errors were encountered:
Describe the issue
Dear developers and fellow code users,
I have a question regarding the generation of the BOP instance segmentation dataset using BlenderProc. I noticed that the segmented instances in scene_gt_coco.json do not correspond sequentially to the pose instances in scene_gt.json. How can I match the instances in scene_gt_coco.json to their corresponding pose entries in scene_gt.json?
For example, after visual inspection, the second instance in scene_gt_coco.json corresponds to the eighth instance in scene_gt.json.
Minimal code example
None
Files required to run the code
No response
Expected behavior
map the instance information in the generated BOP dataset to the pose information one by one
BlenderProc version
2.8.0
The text was updated successfully, but these errors were encountered: