LabelFusion icon indicating copy to clipboard operation
LabelFusion copied to clipboard

LabelFusion: A Pipeline for Generating Ground Truth Labels for Real RGBD Data of Cluttered Scenes

Results 45 LabelFusion issues
Sort by recently updated
recently updated
newest added

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? ![0000000001_color_masks](https://user-images.githubusercontent.com/33418075/156593358-23159cb4-8458-4811-8546-14e10aee28dd.png) 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: ![image](https://user-images.githubusercontent.com/37687820/104087415-694c9580-529a-11eb-9b60-719e4a932a5d.png) 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`...