{"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/do-not-disturb-me-person-re-identification","title":"Do Not Disturb Me: Person Re-identification Under the Interference of Other Pedestrians","arxiv_id":"2008.06963","date":"2020-08-16","proceeding":"ECCV 2020 8","authors":["Shizhen Zhao","Changxin Gao","Jun Zhang","Hao Cheng","Chuchu Han","Xinyang Jiang","Xiaowei Guo","Wei-Shi Zheng","Nong Sang","Xing Sun"],"abstract":"In the conventional person Re-ID setting, it is widely assumed that cropped person images are for each individual. However, in a crowded scene, off-shelf-detectors may generate bounding boxes involving multiple people, where the large proportion of background pedestrians or human occlusion exists. The representation extracted from such cropped images, which contain both the target and the interference pedestrians, might include distractive information. This will lead to wrong retrieval results. To address this problem, this paper presents a novel deep network termed Pedestrian-Interference Suppression Network (PISNet). PISNet leverages a Query-Guided Attention Block (QGAB) to enhance the feature of the target in the gallery, under the guidance of the query. Furthermore, the involving Guidance Reversed Attention Module and the Multi-Person Separation Loss promote QGAB to suppress the interference of other pedestrians. Our method is evaluated on two new pedestrian-interference datasets and the results show that the proposed method performs favorably against existing Re-ID methods.","url_abs":"https://arxiv.org/abs/2008.06963v1","url_pdf":"https://arxiv.org/pdf/2008.06963v1.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":"do-not-disturb-me-person-re-identification","repo_url":"https://github.com/X-BrainLab/PI-ReID","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"person-re-identification","task_name":"Person Re-Identification"},{"task_slug":"retrieval","task_name":"Retrieval"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2008.06963","atlas_url":"https://app.syntology.ai/?focus=2008.06963","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2008.06963"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/X-BrainLab/PI-ReID","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"unverified":4},"by_repo_kind":{"official":{"samples":7,"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":0,"samples":[{"code_sha256_prefix":"dd1114865f06f0fd","entry":"conv3x3","repo":"X-BrainLab/PI-ReID","repo_kind":"official","path":"modeling/backbones/pisnet.py","file_url":"https://github.com/X-BrainLab/PI-ReID/blob/HEAD/modeling/backbones/pisnet.py","link_basis":"harvester_set","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":"dd1114865f06f0fd"}},{"code_sha256_prefix":"c83d9f7fca950b77","entry":"euclidean_dist","repo":"X-BrainLab/PI-ReID","repo_kind":"official","path":"layers/triplet_loss.py","file_url":"https://github.com/X-BrainLab/PI-ReID/blob/HEAD/layers/triplet_loss.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c83d9f7fca950b77"}},{"code_sha256_prefix":"e3b2a83f52101f2d","entry":"normalize","repo":"X-BrainLab/PI-ReID","repo_kind":"official","path":"layers/triplet_loss.py","file_url":"https://github.com/X-BrainLab/PI-ReID/blob/HEAD/layers/triplet_loss.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e3b2a83f52101f2d"}},{"code_sha256_prefix":"bbf818e806d45b12","entry":"euclidean_dist","repo":"X-BrainLab/PI-ReID","repo_kind":"official","path":"engine/trainer.py","file_url":"https://github.com/X-BrainLab/PI-ReID/blob/HEAD/engine/trainer.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":"bbf818e806d45b12"}},{"code_sha256_prefix":"5511cb649b08fc94","entry":"feature_corruption","repo":"X-BrainLab/PI-ReID","repo_kind":"official","path":"modeling/backbones/pisnet.py","file_url":"https://github.com/X-BrainLab/PI-ReID/blob/HEAD/modeling/backbones/pisnet.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":"5511cb649b08fc94"}},{"code_sha256_prefix":"93f2c0b80ea7f36e","entry":"hard_example_mining","repo":"X-BrainLab/PI-ReID","repo_kind":"official","path":"layers/triplet_loss.py","file_url":"https://github.com/X-BrainLab/PI-ReID/blob/HEAD/layers/triplet_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":"93f2c0b80ea7f36e"}},{"code_sha256_prefix":"fbcebc392e248c25","entry":"loss1","repo":"X-BrainLab/PI-ReID","repo_kind":"official","path":"engine/trainer.py","file_url":"https://github.com/X-BrainLab/PI-ReID/blob/HEAD/engine/trainer.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":"fbcebc392e248c25"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}