zouchuhang / LayoutNet

Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image"
http://openaccess.thecvf.com/content_cvpr_2018/papers/Zou_LayoutNet_Reconstructing_the_CVPR_2018_paper.pdf
MIT License
417 stars 93 forks source link

json to mat #30

Closed glacierwl closed 5 years ago

glacierwl commented 5 years ago

Hello,I have used the PanoAnnotator to mark some panorama images, and I get the .json file. How can I get the .mat file in the label_cor like you?(The label_cor only contains the coordinate of corner)

glacierwl commented 5 years ago

i have solved it