PlaneRecNet icon indicating copy to clipboard operation
PlaneRecNet copied to clipboard

This is an official implementation for "PlaneRecNet" (BMVC 2021).

Results 11 PlaneRecNet issues
Sort by recently updated
recently updated
newest added

Hey! Is it possible to change intrinsic parameters to fit with your own camera? Or is the model not affected by it?

Hey I have gotten the code to work, but can figure out how to combine the segmentation and depth map to create the 3d image?

Thanks for your excellent work and contribution to the community. I am trying to install the latest version of PlaneRecNet on Ubuntu, but some conflicts appear: ``` $ conda env...

Thank you for releasing this great work! I found that there are fewer plane masks per image sample in your json label file compared to PlaneRCNN. For example, in scene0000_00/color/59.jpg,...

Hello everyone, first of all, thanks for the great work and repository! I tried to reproduce the results on the iBims dataset using the --ibims flag on the inference script...

Dear Authors, thank you for the great work and excellent code. I have been trying out your Model with 101 Layers on the iBims benchmark and I got the following...

Im interested in seeing if you can use this method for performing floor planning and was considering if there was a way to extract depth estimation in meters from the...

Thanks for your exciting work~ But I have met a question when preparing the dataset. In your JSON file annotation, I notice variances named "plane_paras" for each plane. Could you...

Thanks for your excellent work! I'd like to utilize the dataset in a different way and don't know how to get the annotations as you have provided. Could you share...

We plan to refer to your paper, but in the part of testing iBims data set, we found that your inference code simple_inference.py did not include the calculation methods of...