{"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/correspondence-networks-with-adaptive","title":"Correspondence Networks with Adaptive Neighbourhood Consensus","arxiv_id":"2003.12059","date":"2020-03-26","proceeding":"CVPR 2020 6","authors":["Shuda Li","Kai Han","Theo W. Costain","Henry Howard-Jenkins","Victor Prisacariu"],"abstract":"In this paper, we tackle the task of establishing dense visual correspondences between images containing objects of the same category. This is a challenging task due to large intra-class variations and a lack of dense pixel level annotations. We propose a convolutional neural network architecture, called adaptive neighbourhood consensus network (ANC-Net), that can be trained end-to-end with sparse key-point annotations, to handle this challenge. At the core of ANC-Net is our proposed non-isotropic 4D convolution kernel, which forms the building block for the adaptive neighbourhood consensus module for robust matching. We also introduce a simple and efficient multi-scale self-similarity module in ANC-Net to make the learned feature robust to intra-class variations. Furthermore, we propose a novel orthogonal loss that can enforce the one-to-one matching constraint. We thoroughly evaluate the effectiveness of our method on various benchmarks, where it substantially outperforms state-of-the-art methods.","url_abs":"https://arxiv.org/abs/2003.12059v1","url_pdf":"https://arxiv.org/pdf/2003.12059v1.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":"correspondence-networks-with-adaptive","repo_url":"https://github.com/ActiveVisionLab/ANCNet","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-2-Clause"}}],"tasks":[{"task_slug":"semantic-correspondence","task_name":"Semantic correspondence"}],"methods":[{"method_slug":"convolution","method_name":"Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/semantic-correspondence-on-pf-pascal","task":"Semantic correspondence","dataset":"PF-PASCAL","model":"ANCNet","rank_in_archive_order":12,"of":15,"metrics":{"PCK":"88.7"},"uses_additional_data":false},{"leaderboard":"/sota/semantic-correspondence-on-spair-71k","task":"Semantic correspondence","dataset":"SPair-71k","model":"ANCNet","rank_in_archive_order":21,"of":22,"metrics":{"PCK":"30.1"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.12059","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.12059"}},"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/ActiveVisionLab/ANCNet","reach":{"status":"ok","spdx":"BSD-2-Clause"}}],"summary":{"ran_fixture":1,"ran_honours":1,"unverified":9},"by_repo_kind":{"official":{"samples":11,"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":"6143bd380b5003fc","entry":"MutualMatching","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/model.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/model.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"6143bd380b5003fc"}},{"code_sha256_prefix":"cf9656ffec66503c","entry":"featureL2Norm","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/model.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/model.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cf9656ffec66503c"}},{"code_sha256_prefix":"577b36e957ab2484","entry":"conv4d","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/conv4d.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/conv4d.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"577b36e957ab2484"}},{"code_sha256_prefix":"29b5737d7ba60cb6","entry":"corr_to_matches","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/point_tnf.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/point_tnf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"29b5737d7ba60cb6"}},{"code_sha256_prefix":"eb5ca9515b0fe778","entry":"default_collate","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/dataloader.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/dataloader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"eb5ca9515b0fe778"}},{"code_sha256_prefix":"2fa12cb30a255583","entry":"normalize_axis","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/point_tnf.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/point_tnf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2fa12cb30a255583"}},{"code_sha256_prefix":"68162679b97bdf55","entry":"normalize_image","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/normalization.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/normalization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"68162679b97bdf55"}},{"code_sha256_prefix":"8ea2a77a19d38458","entry":"pck","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/eval_util.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/eval_util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"8ea2a77a19d38458"}},{"code_sha256_prefix":"6d8c67dc116f1f8a","entry":"pin_memory_batch","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/dataloader.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/dataloader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"6d8c67dc116f1f8a"}},{"code_sha256_prefix":"632470f16cec485c","entry":"plot_image","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/plot.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/plot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"632470f16cec485c"}},{"code_sha256_prefix":"f78be05f4ea43f88","entry":"unnormalize_axis","repo":"ActiveVisionLab/ANCNet","repo_kind":"official","path":"lib/point_tnf.py","file_url":"https://github.com/ActiveVisionLab/ANCNet/blob/HEAD/lib/point_tnf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"f78be05f4ea43f88"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}