{"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/normal-assisted-stereo-depth-estimation","title":"Normal Assisted Stereo Depth Estimation","arxiv_id":"1911.10444","date":"2019-11-24","proceeding":"CVPR 2020 6","authors":["Uday Kusupati","Shuo Cheng","Rui Chen","Hao Su"],"abstract":"Accurate stereo depth estimation plays a critical role in various 3D tasks in both indoor and outdoor environments. Recently, learning-based multi-view stereo methods have demonstrated competitive performance with a limited number of views. However, in challenging scenarios, especially when building cross-view correspondences is hard, these methods still cannot produce satisfying results. In this paper, we study how to leverage a normal estimation model and the predicted normal maps to improve the depth quality. We couple the learning of a multi-view normal estimation module and a multi-view depth estimation module. In addition, we propose a novel consistency loss to train an independent consistency module that refines the depths from depth/normal pairs. We find that the joint learning can improve both the prediction of normal and depth, and the accuracy & smoothness can be further improved by enforcing the consistency. Experiments on MVS, SUN3D, RGBD, and Scenes11 demonstrate the effectiveness of our method and state-of-the-art performance.","url_abs":"https://arxiv.org/abs/1911.10444v3","url_pdf":"https://arxiv.org/pdf/1911.10444v3.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":"normal-assisted-stereo-depth-estimation","repo_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"depth-estimation","task_name":"Depth Estimation"},{"task_slug":"stereo-depth-estimation","task_name":"Stereo Depth Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1911.10444","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1911.10444"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/udaykusupati/Normal-Assisted-Stereo","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran":1,"unverified":12},"by_repo_kind":{"official":{"samples":14,"ran":2,"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":"15ab3c76823aef7e","entry":"convbn","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"models/submodule.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/models/submodule.py","link_basis":"harvester_set","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":"15ab3c76823aef7e"}},{"code_sha256_prefix":"46674adf87c5459d","entry":"convbn_3d","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"models/submodule.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/models/submodule.py","link_basis":"harvester_set","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":"46674adf87c5459d"}},{"code_sha256_prefix":"4f163abd4dbd1459","entry":"cal_normal","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"convert_normal.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/convert_normal.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":"4f163abd4dbd1459"}},{"code_sha256_prefix":"2c4437fdbce873a5","entry":"cam2pixel","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"inverse_warp.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/inverse_warp.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":"2c4437fdbce873a5"}},{"code_sha256_prefix":"8e71c9feb86fc2c3","entry":"compute_angles","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"loss_functions.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/loss_functions.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":"8e71c9feb86fc2c3"}},{"code_sha256_prefix":"3795ee04b993aecb","entry":"compute_errors_test","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"loss_functions.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/loss_functions.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":"3795ee04b993aecb"}},{"code_sha256_prefix":"56f26f9a1c756e3b","entry":"compute_errors_train","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"loss_functions.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/loss_functions.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":"56f26f9a1c756e3b"}},{"code_sha256_prefix":"12ea6024e74f0a0c","entry":"convtext","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"models/MVDNet.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/models/MVDNet.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":"12ea6024e74f0a0c"}},{"code_sha256_prefix":"7b9135ddb1bb3d08","entry":"inverse_warp","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"inverse_warp.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/inverse_warp.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":"7b9135ddb1bb3d08"}},{"code_sha256_prefix":"e5e3810a24d68c24","entry":"load_h5","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"data_loader.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/data_loader.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":"e5e3810a24d68c24"}},{"code_sha256_prefix":"ee3f64e2892afc0c","entry":"load_png","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"data_loader.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/data_loader.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":"ee3f64e2892afc0c"}},{"code_sha256_prefix":"bcc0dab2c21a63a8","entry":"pixel2cam","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"inverse_warp.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/inverse_warp.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":"bcc0dab2c21a63a8"}},{"code_sha256_prefix":"03d5369cf263d580","entry":"pop3d","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"convert_normal.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/convert_normal.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":"03d5369cf263d580"}},{"code_sha256_prefix":"1dea398d0e1f7446","entry":"tensor2array","repo":"udaykusupati/Normal-Assisted-Stereo","repo_kind":"official","path":"utils.py","file_url":"https://github.com/udaykusupati/Normal-Assisted-Stereo/blob/HEAD/utils.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":"1dea398d0e1f7446"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}