{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/3d-room-layout-estimation-from-a-cubemap-of","title":"3D Room Layout Estimation from a Cubemap of Panorama Image via Deep Manhattan Hough Transform","arxiv_id":"2207.09291","date":"2022-07-19","proceeding":null,"authors":["Yining Zhao","Chao Wen","Zhou Xue","Yue Gao"],"abstract":"Significant geometric structures can be compactly described by global wireframes in the estimation of 3D room layout from a single panoramic image. Based on this observation, we present an alternative approach to estimate the walls in 3D space by modeling long-range geometric patterns in a learnable Hough Transform block. We transform the image feature from a cubemap tile to the Hough space of a Manhattan world and directly map the feature to the geometric output. The convolutional layers not only learn the local gradient-like line features, but also utilize the global information to successfully predict occluded walls with a simple network structure. Unlike most previous work, the predictions are performed individually on each cubemap tile, and then assembled to get the layout estimation. Experimental results show that we achieve comparable results with recent state-of-the-art in prediction accuracy and performance. Code is available at https://github.com/Starrah/DMH-Net.","url_abs":"https://arxiv.org/abs/2207.09291v1","url_pdf":"https://arxiv.org/pdf/2207.09291v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"3d-room-layout-estimation-from-a-cubemap-of","repo_url":"https://github.com/starrah/dmh-net","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"3d-room-layouts-from-a-single-rgb-panorama","task_name":"3D Room Layouts From A Single RGB Panorama"},{"task_slug":"room-layout-estimation","task_name":"Room Layout Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-room-layouts-from-a-single-rgb-panorama-on","task":"3D Room Layouts From A Single RGB Panorama","dataset":"PanoContext","model":"DMH-Net","rank_in_archive_order":1,"of":7,"metrics":{"3DIoU":"85.48"},"uses_additional_data":false},{"leaderboard":"/sota/3d-room-layouts-from-a-single-rgb-panorama-on-3","task":"3D Room Layouts From A Single RGB Panorama","dataset":"Stanford2D3D Panoramic","model":"DMH-Net","rank_in_archive_order":1,"of":9,"metrics":{"3DIoU":"84.93","Corner Error":"0.67","Pixel Error":"1.93"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2207.09291","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.09291"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/Starrah/DMH-Net","reach":null}],"summary":{"ran":5,"ran_draft_wrong":2,"unverified":5},"by_repo_kind":{"official":{"samples":12,"ran":7,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"38cddce66e8f818b","entry":"BasicBlock","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38cddce66e8f818b"}},{"code_sha256_prefix":"6fb982e46213aab2","entry":"Bottleneck","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6fb982e46213aab2"}},{"code_sha256_prefix":"74ed775ecbbbf553","entry":"FusionHoughStage","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"74ed775ecbbbf553"}},{"code_sha256_prefix":"9a241dda50db8440","entry":"HoughNewUpSampler","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9a241dda50db8440"}},{"code_sha256_prefix":"e911082d5e2918be","entry":"OfficialResnetWrapper","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e911082d5e2918be"}},{"code_sha256_prefix":"25379e1cb6b596bc","entry":"PerspectiveE2PP2E","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"25379e1cb6b596bc"}},{"code_sha256_prefix":"0e722c9ff0920473","entry":"conv3x3","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0e722c9ff0920473"}},{"code_sha256_prefix":"5e730ddb778da042","entry":"DMHNet","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5e730ddb778da042"}},{"code_sha256_prefix":"91a270fec24bc94b","entry":"DRN","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"91a270fec24bc94b"}},{"code_sha256_prefix":"adfda3dcdeed24a0","entry":"drn_d_22","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"adfda3dcdeed24a0"}},{"code_sha256_prefix":"27116490dcbf7321","entry":"drn_d_38","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"27116490dcbf7321"}},{"code_sha256_prefix":"9a0e4317db1d8684","entry":"drn_d_54","repo":"Starrah/DMH-Net","repo_kind":"official","path":"model.py","file_url":"https://github.com/Starrah/DMH-Net/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9a0e4317db1d8684"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}