FloorNet icon indicating copy to clipboard operation
FloorNet copied to clipboard

Results 15 FloorNet issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello! Once the model is trained how inferencing from the model is done? If I give an input 3d point cloud of a room can I get output as a...

Hello! It seems that Gurobi is being used which is not completely free. Any alternatives to evaluate the model without the use of Gurobi? It would have been better if...

Hi, Is it possible to extract raw perspective views (original RGBD images) from tfrecords file? From what I understand, only the features extracted in the Image branch of FloorNet are...

I want to test the model with my own point cloud data, but the data has no label. How to transfer the point cloud data into the model for testing.Can...

Hi! I am new to tfrecord file format. Is it possible if someone can share their python code snippet to extract groundtruth pointclouds and floorplans from tfrecords file? Thanks.

Could you kindly explain what are the functions getCoarseIndicesMapsBatch and get CoarseIndicesMaps doing. It seems a little bit strange to me. Thank you~

Hello! May I know how do you generate ground truth floor plan for your collected 3d point cloud scans? Any link or reference will be useful? Thanks!

The results of the model training output already have the rendering of the icon and the room. The information such as the corner has been identified. Why do you need...