{"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/accurate-and-efficient-stereo-matching-via","title":"Accurate and Efficient Stereo Matching via Attention Concatenation Volume","arxiv_id":"2209.12699","date":"2022-09-23","proceeding":null,"authors":["Gangwei Xu","Yun Wang","Junda Cheng","Jinhui Tang","Xin Yang"],"abstract":"Stereo matching is a fundamental building block for many vision and robotics applications. An informative and concise cost volume representation is vital for stereo matching of high accuracy and efficiency. In this paper, we present a novel cost volume construction method, named attention concatenation volume (ACV), which generates attention weights from correlation clues to suppress redundant information and enhance matching-related information in the concatenation volume. The ACV can be seamlessly embedded into most stereo matching networks, the resulting networks can use a more lightweight aggregation network and meanwhile achieve higher accuracy. We further design a fast version of ACV to enable real-time performance, named Fast-ACV, which generates high likelihood disparity hypotheses and the corresponding attention weights from low-resolution correlation clues to significantly reduce computational and memory cost and meanwhile maintain a satisfactory accuracy. The core idea of our Fast-ACV is volume attention propagation (VAP) which can automatically select accurate correlation values from an upsampled correlation volume and propagate these accurate values to the surroundings pixels with ambiguous correlation clues. Furthermore, we design a highly accurate network ACVNet and a real-time network Fast-ACVNet based on our ACV and Fast-ACV respectively, which achieve the state-of-the-art performance on several benchmarks (i.e., our ACVNet ranks the 2nd on KITTI 2015 and Scene Flow, and the 3rd on KITTI 2012 and ETH3D among all the published methods; our Fast-ACVNet outperforms almost all state-of-the-art real-time methods on Scene Flow, KITTI 2012 and 2015 and meanwhile has better generalization ability)","url_abs":"https://arxiv.org/abs/2209.12699v3","url_pdf":"https://arxiv.org/pdf/2209.12699v3.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":"accurate-and-efficient-stereo-matching-via","repo_url":"https://github.com/gangweix/acvnet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"accurate-and-efficient-stereo-matching-via","repo_url":"https://github.com/gangweix/fast-acvnet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"accurate-and-efficient-stereo-matching-via","repo_url":"https://github.com/ibaiGorordo/ONNX-FastACVNet-Depth-Estimation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"stereo-matching-1","task_name":"Stereo Matching"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2209.12699","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2209.12699"}},"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/ibaiGorordo/ONNX-FastACVNet-Depth-Estimation","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gangweix/acvnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gangweix/fast-acvnet","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_fixture":2,"ran":1,"ran_violates":1,"unverified":7},"by_repo_kind":{"official":{"samples":11,"ran":4,"repositories":2}},"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":"c7a66c78764c1b17","entry":"build_concat_volume","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"models/submodule.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/models/submodule.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c7a66c78764c1b17"}},{"code_sha256_prefix":"ac269a0e4b8d946e","entry":"default_loader","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"datasets/MiddleburyLoader.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/datasets/MiddleburyLoader.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":"ac269a0e4b8d946e"}},{"code_sha256_prefix":"2e5c0e4dfa009847","entry":"groupwise_correlation","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"models/submodule.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/models/submodule.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2e5c0e4dfa009847"}},{"code_sha256_prefix":"ab4109634b75ef8b","entry":"is_image_file","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"datasets/MiddleburyLoader.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/datasets/MiddleburyLoader.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ab4109634b75ef8b"}},{"code_sha256_prefix":"ff1d9364a7618b1b","entry":"acv","repo":"gangweix/acvnet","repo_kind":"official","path":"models/acv.py","file_url":"https://github.com/gangweix/acvnet/blob/HEAD/models/acv.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":"ff1d9364a7618b1b"}},{"code_sha256_prefix":"6f290af6f9436c6b","entry":"disparity_loader","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"datasets/MiddleburyLoader.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/datasets/MiddleburyLoader.py","link_basis":"harvester_set","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":"6f290af6f9436c6b"}},{"code_sha256_prefix":"b667855f4bbc313f","entry":"disparity_regression","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"models/submodule.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/models/submodule.py","link_basis":"harvester_set","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":"b667855f4bbc313f"}},{"code_sha256_prefix":"01fd0a6b91ef3469","entry":"model_loss_test","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"models/loss.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/models/loss.py","link_basis":"harvester_set","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":"01fd0a6b91ef3469"}},{"code_sha256_prefix":"a1871814fca5baa9","entry":"model_loss_train","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"models/loss.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/models/loss.py","link_basis":"harvester_set","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":"a1871814fca5baa9"}},{"code_sha256_prefix":"c35f13ea74c6be42","entry":"pfm_imread","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"datasets/data_io.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/datasets/data_io.py","link_basis":"harvester_set","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":"c35f13ea74c6be42"}},{"code_sha256_prefix":"e711a03e74028ed6","entry":"read_all_lines","repo":"gangweix/fast-acvnet","repo_kind":"official","path":"datasets/data_io.py","file_url":"https://github.com/gangweix/fast-acvnet/blob/HEAD/datasets/data_io.py","link_basis":"harvester_set","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":"e711a03e74028ed6"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}