BOP class and instance segmentation maps and its 3D point clouds for object textured surface sampling, pose sampling and physics positioning and challenge 2020 data generation #704
Unanswered
preethamam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Blenderproc Team:
I am able to generate the
color
anddepth
images,scene_camera.json
,scene_gt.json
and camera intrinsics usingcamera.json
of BOP HOPE objects on textured surface sampling and object pose sampling and physics positioning programs.I am wondering how can the class and instance segmentation maps can be generated for the same scenes using the
main.py
files of BOP object textured surface sampling, pose sampling, and physics positioning, and challenge 2020 data generation codes.Lastly, after obtaining the depth maps of each
color/RGB
image, is there a way to generate the corresponding 3D point clouds withclass
andinstance
segmentation labels? In addition, how can I use--num_scenes=2000
option for the objecttextured surface sampling
, andpose sampling and physics positioning
class of problems? I get the below error:Please note that I have installed
bop_toolkit
.Thanks,
Beta Was this translation helpful? Give feedback.
All reactions