LabelFusion
LabelFusion copied to clipboard
LabelFusion: A Pipeline for Generating Ground Truth Labels for Real RGBD Data of Cluttered Scenes
I am trying to install the software from scratch but when I pass the lcmlog to the elastic fusion as required in run_prep it throws a seg fault. elastic fusion...
Hi, I want the color mask generated as shown in the picture. How can I do that?  With the "run_create_data" command renders everything into one image (rgb, mask, boxes,...
Hello, I encountered the following problem when using labelfusion. In the generated color_labels.png. The CAD model is smaller than the object in the rgb picture. I have confirmed that the...
Hello, I am attempting to create my own dataset using the provided docker image and an ASUS Xtion PRO camera. Everything up to the run_prep stage seems to be fine,...
I seem to have the same issue as here https://github.com/RobotLocomotion/LabelFusion/issues/74 I.e. when I run `run_alignment_tool` in the mounted data directory (using the provided sample data), I get: `libGL error: No...
Hi . Is there anyway I can use LabelFusion in Windows? Thank you.
Hi, I am very interested in your work on LabelFusion. I am trying to create my own data with LabelFusion using prime sense sensor without a robot. I installed everything...
Hi, I run alignment tool like this:  but there is no GUI. I try to sovle it, but fail 0.0 I guess maybe it is related to SSH? I...
Does somebody have a workaround for this? Thank you
Problem: After running `docker exec -it CONTAINER bash` the envoirment variables in .bashcr wont be the same as the main terminal. Thats why none of the bash commands like `run_alignment_tool`...