{"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/neural-feature-search-for-rgb-infrared-person","title":"Neural Feature Search for RGB-Infrared Person Re-Identification","arxiv_id":"2104.02366","date":"2021-04-06","proceeding":"CVPR 2021 1","authors":["Yehansen Chen","Lin Wan","Zhihang Li","Qianyan Jing","Zongyuan Sun"],"abstract":"RGB-Infrared person re-identification (RGB-IR ReID) is a challenging cross-modality retrieval problem, which aims at matching the person-of-interest over visible and infrared camera views. Most existing works achieve performance gains through manually-designed feature selection modules, which often require significant domain knowledge and rich experience. In this paper, we study a general paradigm, termed Neural Feature Search (NFS), to automate the process of feature selection. Specifically, NFS combines a dual-level feature search space and a differentiable search strategy to jointly select identity-related cues in coarse-grained channels and fine-grained spatial pixels. This combination allows NFS to adaptively filter background noises and concentrate on informative parts of human bodies in a data-driven manner. Moreover, a cross-modality contrastive optimization scheme further guides NFS to search features that can minimize modality discrepancy whilst maximizing inter-class distance. Extensive experiments on mainstream benchmarks demonstrate that our method outperforms state-of-the-arts, especially achieving better performance on the RegDB dataset with significant improvement of 11.20% and 8.64% in Rank-1 and mAP, respectively.","url_abs":"https://arxiv.org/abs/2104.02366v1","url_pdf":"https://arxiv.org/pdf/2104.02366v1.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":[],"tasks":[{"task_slug":"person-re-identification","task_name":"Person Re-Identification"},{"task_slug":"retrieval","task_name":"Retrieval"},{"task_slug":"feature-selection","task_name":"feature selection"}],"methods":[{"method_slug":"feature-selection","method_name":"Feature Selection"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2104.02366","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2104.02366"}},"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/mangye16/Cross-Modal-Re-ID-baseline","reach":null}],"summary":{"ran":3,"ran_draft_wrong":2,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":11,"ran":5,"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":"1ac2e5df7496b629","entry":"Bottleneck","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1ac2e5df7496b629"}},{"code_sha256_prefix":"39bc57088adc1df1","entry":"Non_local","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"39bc57088adc1df1"}},{"code_sha256_prefix":"be06126c93d1a123","entry":"ResNet","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"be06126c93d1a123"}},{"code_sha256_prefix":"c5961f4478deab2b","entry":"remove_fc","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c5961f4478deab2b"}},{"code_sha256_prefix":"cbefb8091a472844","entry":"resnet50","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cbefb8091a472844"}},{"code_sha256_prefix":"808abc324b799b4f","entry":"base_resnet","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/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":"808abc324b799b4f"}},{"code_sha256_prefix":"407a970ea30aea78","entry":"embed_net","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/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":"407a970ea30aea78"}},{"code_sha256_prefix":"05cc6196c717f836","entry":"thermal_module","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/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":"05cc6196c717f836"}},{"code_sha256_prefix":"1c67d33e697b6c55","entry":"visible_module","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/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":"1c67d33e697b6c55"}},{"code_sha256_prefix":"acca42c3caaebbf2","entry":"weights_init_classifier","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/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":"acca42c3caaebbf2"}},{"code_sha256_prefix":"d110187b453d6759","entry":"weights_init_kaiming","repo":"mangye16/Cross-Modal-Re-ID-baseline","repo_kind":"found_in_text","path":"ICCV21_CAJ/model.py","file_url":"https://github.com/mangye16/Cross-Modal-Re-ID-baseline/blob/HEAD/ICCV21_CAJ/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":"d110187b453d6759"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}