{"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/scene-adaptive-person-search-via-bilateral","title":"Scene-Adaptive Person Search via Bilateral Modulations","arxiv_id":"2405.02834","date":"2024-05-05","proceeding":null,"authors":["Yimin Jiang","Huibing Wang","Jinjia Peng","Xianping Fu","Yang Wang"],"abstract":"Person search aims to localize specific a target person from a gallery set of images with various scenes. As the scene of moving pedestrian changes, the captured person image inevitably bring in lots of background noise and foreground noise on the person feature, which are completely unrelated to the person identity, leading to severe performance degeneration. To address this issue, we present a Scene-Adaptive Person Search (SEAS) model by introducing bilateral modulations to simultaneously eliminate scene noise and maintain a consistent person representation to adapt to various scenes. In SEAS, a Background Modulation Network (BMN) is designed to encode the feature extracted from the detected bounding box into a multi-granularity embedding, which reduces the input of background noise from multiple levels with norm-aware. Additionally, to mitigate the effect of foreground noise on the person feature, SEAS introduces a Foreground Modulation Network (FMN) to compute the clutter reduction offset for the person embedding based on the feature map of the scene image. By bilateral modulations on both background and foreground within an end-to-end manner, SEAS obtains consistent feature representations without scene noise. SEAS can achieve state-of-the-art (SOTA) performance on two benchmark datasets, CUHK-SYSU with 97.1\\% mAP and PRW with 60.5\\% mAP. The code is available at https://github.com/whbdmu/SEAS.","url_abs":"https://arxiv.org/abs/2405.02834v1","url_pdf":"https://arxiv.org/pdf/2405.02834v1.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-search","task_name":"Person Search"}],"methods":[{"method_slug":"set","method_name":"SET"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2405.02834","atlas_url":"https://app.syntology.ai/?focus=2405.02834","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.02834"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/whbdmu/SEAS","reach":{"status":"ok"}}],"summary":{"ran":3},"by_repo_kind":{"found_in_text":{"samples":3,"ran":3,"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":3,"samples":[{"code_sha256_prefix":"4642c1a4a57550ff","entry":"collate_fn","repo":"whbdmu/SEAS","repo_kind":"found_in_text","path":"datasets/base.py","file_url":"https://github.com/whbdmu/SEAS/blob/HEAD/datasets/base.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4642c1a4a57550ff"}},{"code_sha256_prefix":"1ae10807a2e3d273","entry":"compute_iou_matrix","repo":"whbdmu/SEAS","repo_kind":"found_in_text","path":"engines/evaluator.py","file_url":"https://github.com/whbdmu/SEAS/blob/HEAD/engines/evaluator.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1ae10807a2e3d273"}},{"code_sha256_prefix":"f1ae6cd132ba8dfc","entry":"num_split","repo":"whbdmu/SEAS","repo_kind":"found_in_text","path":"models/embedder.py","file_url":"https://github.com/whbdmu/SEAS/blob/HEAD/models/embedder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f1ae6cd132ba8dfc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}