PyTorch implementation of our IJCV paper: "Manhattan Room Layout Reconstruction from a Single 360 image: A Comparative Study of State-of-the-art Methods"
Thank you for your great work!
I am wondering how to perform visualization as in the pytorch version of LayoutNet ( https://github.com/sunset1995/pytorch-layoutnet )?
I assume we'd need to modify "visual.py", but "visual_preprocess.py" and "visual_3d_layout.py" are more or less similar?
Thank you!
Hi @zouchuhang,
Thank you for your great work! I am wondering how to perform visualization as in the pytorch version of LayoutNet ( https://github.com/sunset1995/pytorch-layoutnet )? I assume we'd need to modify "visual.py", but "visual_preprocess.py" and "visual_3d_layout.py" are more or less similar? Thank you!