{"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/hyperpixel-flow-semantic-correspondence-with","title":"Hyperpixel Flow: Semantic Correspondence with Multi-layer Neural Features","arxiv_id":"1908.06537","date":"2019-08-18","proceeding":"ICCV 2019 10","authors":["Juhong Min","Jongmin Lee","Jean Ponce","Minsu Cho"],"abstract":"Establishing visual correspondences under large intra-class variations requires analyzing images at different levels, from features linked to semantics and context to local patterns, while being invariant to instance-specific details. To tackle these challenges, we represent images by \"hyperpixels\" that leverage a small number of relevant features selected among early to late layers of a convolutional neural network. Taking advantage of the condensed features of hyperpixels, we develop an effective real-time matching algorithm based on Hough geometric voting. The proposed method, hyperpixel flow, sets a new state of the art on three standard benchmarks as well as a new dataset, SPair-71k, which contains a significantly larger number of image pairs than existing datasets, with more accurate and richer annotations for in-depth analysis.","url_abs":"https://arxiv.org/abs/1908.06537v1","url_pdf":"https://arxiv.org/pdf/1908.06537v1.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":"hyperpixel-flow-semantic-correspondence-with","repo_url":"https://github.com/juhongm999/hpf","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"semantic-correspondence","task_name":"Semantic correspondence"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/semantic-correspondence-on-caltech-101","task":"Semantic correspondence","dataset":"Caltech-101","model":"HPF","rank_in_archive_order":1,"of":2,"metrics":{"IoU":"63","LT-ACC":"87"},"uses_additional_data":false},{"leaderboard":"/sota/semantic-correspondence-on-pf-pascal","task":"Semantic correspondence","dataset":"PF-PASCAL","model":"HPF","rank_in_archive_order":13,"of":15,"metrics":{"PCK":"88.3"},"uses_additional_data":false},{"leaderboard":"/sota/semantic-correspondence-on-pf-willow","task":"Semantic correspondence","dataset":"PF-WILLOW","model":"HPF","rank_in_archive_order":8,"of":8,"metrics":{"PCK":"76.3"},"uses_additional_data":false},{"leaderboard":"/sota/semantic-correspondence-on-spair-71k","task":"Semantic correspondence","dataset":"SPair-71k","model":"HPF","rank_in_archive_order":22,"of":22,"metrics":{"PCK":"28.2"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1908.06537","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1908.06537"}},"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/juhongm999/hpf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":14},"by_repo_kind":{"official":{"samples":14,"ran":0,"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":"60fff4630e317b26","entry":"appearance_similarity","repo":"juhongm999/hpf","repo_kind":"official","path":"model/rhm.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/rhm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"60fff4630e317b26"}},{"code_sha256_prefix":"f7822ce949ab7b0d","entry":"build_hspace","repo":"juhongm999/hpf","repo_kind":"official","path":"model/rhm.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/rhm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f7822ce949ab7b0d"}},{"code_sha256_prefix":"838c5ade8b9b4abb","entry":"center","repo":"juhongm999/hpf","repo_kind":"official","path":"model/geometry.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/geometry.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"838c5ade8b9b4abb"}},{"code_sha256_prefix":"2225bb7ce05f3566","entry":"correct_kps","repo":"juhongm999/hpf","repo_kind":"official","path":"model/evaluation.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2225bb7ce05f3566"}},{"code_sha256_prefix":"b4823ce8c5be4042","entry":"find_topk","repo":"juhongm999/hpf","repo_kind":"official","path":"beamsearch.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/beamsearch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b4823ce8c5be4042"}},{"code_sha256_prefix":"5a0a61e2421388ed","entry":"hspace_bin_ids","repo":"juhongm999/hpf","repo_kind":"official","path":"model/rhm.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/rhm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5a0a61e2421388ed"}},{"code_sha256_prefix":"ff313df3071930ff","entry":"intersect1d","repo":"juhongm999/hpf","repo_kind":"official","path":"model/util.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ff313df3071930ff"}},{"code_sha256_prefix":"0aa408801b43ca74","entry":"parse_layers","repo":"juhongm999/hpf","repo_kind":"official","path":"beamsearch.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/beamsearch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0aa408801b43ca74"}},{"code_sha256_prefix":"99d5ca38ca31cb64","entry":"prune_margin","repo":"juhongm999/hpf","repo_kind":"official","path":"model/geometry.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/geometry.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"99d5ca38ca31cb64"}},{"code_sha256_prefix":"a7d03383c7279ce7","entry":"pts2mask","repo":"juhongm999/hpf","repo_kind":"official","path":"model/evaluation.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a7d03383c7279ce7"}},{"code_sha256_prefix":"e58b864ce88c9afa","entry":"pts2ptstr","repo":"juhongm999/hpf","repo_kind":"official","path":"model/evaluation.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e58b864ce88c9afa"}},{"code_sha256_prefix":"94b5c05314f99777","entry":"receptive_fields","repo":"juhongm999/hpf","repo_kind":"official","path":"model/geometry.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/geometry.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"94b5c05314f99777"}},{"code_sha256_prefix":"b4c530e8c7515bba","entry":"resize","repo":"juhongm999/hpf","repo_kind":"official","path":"model/util.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b4c530e8c7515bba"}},{"code_sha256_prefix":"d874287e132f420c","entry":"where","repo":"juhongm999/hpf","repo_kind":"official","path":"model/util.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/util.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d874287e132f420c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}