FloorplanTransformation icon indicating copy to clipboard operation
FloorplanTransformation copied to clipboard

Add pytorch/predict.py, fix webroot in pytorch/models/drn.py

Open Mizzlr opened this issue 5 years ago • 2 comments

Add a script to predict, given a floor plan image.

Fix webroot in drn.py, to be able to download drn pretrained model correctly.

Mizzlr avatar Sep 20 '20 12:09 Mizzlr

Thanks for this PR, saved me tons of time! one q - I am still trying to get a 3d model out of it, do you know how? predict.py here seems to generate recurstructed floorplan, but not 3d, unless I am missing something

Casyfill avatar Jul 15 '21 02:07 Casyfill

Thanks for this PR, saved me tons of time! one q - I am still trying to get a 3d model out of it, do you know how? predict.py here seems to generate recurstructed floorplan, but not 3d, unless I am missing something

I also not get 3d, Could you let me know how to get 3d .

besthwang avatar Jan 30 '24 00:01 besthwang