FloorplanTransformation
FloorplanTransformation copied to clipboard
Raster-to-Vector: Revisiting Floorplan Transformation
Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
=> Setting up data loader => Loading trainer => Training epoch # 1 /root/torch/install/bin/luajit: /root/torch/install/share/lua/5.1/threads/threads.lua:183: [thread 1 callback] /root/torch/install/share/lua/5.1/cv/imgproc/init.lua:1837: **'struct TensorPlusInt' has no member named 'val'** stack traceback: /root/torch/install/share/lua/5.1/cv/imgproc/init.lua:1837: in...
Converting 2d floorplan to 3D model, using https://github.com/art-programmer/FloorplanTransformation. In rendering folder, while after running viewer.py we get the 3d model. But the floor and ceiling is not visible the function...
Hi, I compared the model performance of both pytorch and lua. Pytorch model is trained 30 epochs while lua model is provided by the author. The same training data is...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.4.19 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...
Add a script to predict, given a floor plan image. Fix webroot in drn.py, to be able to download drn pretrained model correctly.
Since we need to show the 3D model for atleast 2-3 floorplan but not able to create floorplan.txt file. please suggest proper steps to do that in python.
Hey, the DRN weights in `pytorch/models/drn.py` for the `webroot` are not available anymore. According to the issue in the original [DRN repo](https://github.com/fyu/drn/issues/45) it is now 'http://dl.yf.io/drn/'
Hello! When I run python train.py --restore=0 I have: keyname=floorplan task=train started Traceback (most recent call last): File "train.py", line 171, in main(args) File "train.py", line 25, in main dataset...
