{"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/identity-guided-human-semantic-parsing-for","title":"Identity-Guided Human Semantic Parsing for Person Re-Identification","arxiv_id":"2007.13467","date":"2020-07-27","proceeding":"ECCV 2020 8","authors":["Kuan Zhu","Haiyun Guo","Zhiwei Liu","Ming Tang","Jinqiao Wang"],"abstract":"Existing alignment-based methods have to employ the pretrained human parsing models to achieve the pixel-level alignment, and cannot identify the personal belongings (e.g., backpacks and reticule) which are crucial to person re-ID. In this paper, we propose the identity-guided human semantic parsing approach (ISP) to locate both the human body parts and personal belongings at pixel-level for aligned person re-ID only with person identity labels. We design the cascaded clustering on feature maps to generate the pseudo-labels of human parts. Specifically, for the pixels of all images of a person, we first group them to foreground or background and then group the foreground pixels to human parts. The cluster assignments are subsequently used as pseudo-labels of human parts to supervise the part estimation and ISP iteratively learns the feature maps and groups them. Finally, local features of both human body parts and personal belongings are obtained according to the selflearned part estimation, and only features of visible parts are utilized for the retrieval. Extensive experiments on three widely used datasets validate the superiority of ISP over lots of state-of-the-art methods. Our code is available at https://github.com/CASIA-IVA-Lab/ISP-reID.","url_abs":"https://arxiv.org/abs/2007.13467v1","url_pdf":"https://arxiv.org/pdf/2007.13467v1.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":"identity-guided-human-semantic-parsing-for","repo_url":"https://github.com/CASIA-IVA-Lab/ISP-reID","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"clustering","task_name":"Clustering"},{"task_slug":"human-parsing","task_name":"Human Parsing"},{"task_slug":"person-re-identification","task_name":"Person Re-Identification"},{"task_slug":"retrieval","task_name":"Retrieval"},{"task_slug":"semantic-parsing","task_name":"Semantic Parsing"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/person-re-identification-on-dukemtmc-reid","task":"Person Re-Identification","dataset":"DukeMTMC-reID","model":"ISP","rank_in_archive_order":43,"of":94,"metrics":{"Rank-1":"89.6","Rank-5":"95.5","mAP":"80"},"uses_additional_data":false},{"leaderboard":"/sota/person-re-identification-on-market-1501","task":"Person Re-Identification","dataset":"Market-1501","model":"ISP","rank_in_archive_order":64,"of":135,"metrics":{"Rank-1":"95.3","mAP":"88.6"},"uses_additional_data":false},{"leaderboard":"/sota/person-re-identification-on-occluded-dukemtmc","task":"Person Re-Identification","dataset":"Occluded-DukeMTMC","model":"ISP","rank_in_archive_order":21,"of":32,"metrics":{" Rank-1":"62.8","mAP":"52.3"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.13467","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.13467"}},"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/CASIA-IVA-Lab/ISP-reID","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":2,"unverified":5},"by_repo_kind":{"official":{"samples":7,"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":"c83d9f7fca950b77","entry":"euclidean_dist","repo":"CASIA-IVA-Lab/ISP-reID","repo_kind":"official","path":"layers/triplet_loss.py","file_url":"https://github.com/CASIA-IVA-Lab/ISP-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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c83d9f7fca950b77"}},{"code_sha256_prefix":"e3b2a83f52101f2d","entry":"normalize","repo":"CASIA-IVA-Lab/ISP-reID","repo_kind":"official","path":"layers/triplet_loss.py","file_url":"https://github.com/CASIA-IVA-Lab/ISP-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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e3b2a83f52101f2d"}},{"code_sha256_prefix":"3863c4cbba4c5821","entry":"get_confusion_matrix","repo":"CASIA-IVA-Lab/ISP-reID","repo_kind":"official","path":"engine/miou.py","file_url":"https://github.com/CASIA-IVA-Lab/ISP-reID/blob/HEAD/engine/miou.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":"3863c4cbba4c5821"}},{"code_sha256_prefix":"93f2c0b80ea7f36e","entry":"hard_example_mining","repo":"CASIA-IVA-Lab/ISP-reID","repo_kind":"official","path":"layers/triplet_loss.py","file_url":"https://github.com/CASIA-IVA-Lab/ISP-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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"93f2c0b80ea7f36e"}},{"code_sha256_prefix":"c1ac4ee52106027c","entry":"make_graph","repo":"CASIA-IVA-Lab/ISP-reID","repo_kind":"official","path":"engine/clustering.py","file_url":"https://github.com/CASIA-IVA-Lab/ISP-reID/blob/HEAD/engine/clustering.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":"c1ac4ee52106027c"}},{"code_sha256_prefix":"1508ae9fb90b8de1","entry":"pil_loader","repo":"CASIA-IVA-Lab/ISP-reID","repo_kind":"official","path":"engine/clustering.py","file_url":"https://github.com/CASIA-IVA-Lab/ISP-reID/blob/HEAD/engine/clustering.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":"1508ae9fb90b8de1"}},{"code_sha256_prefix":"53f8b1e59f08664a","entry":"preprocess_features","repo":"CASIA-IVA-Lab/ISP-reID","repo_kind":"official","path":"engine/clustering.py","file_url":"https://github.com/CASIA-IVA-Lab/ISP-reID/blob/HEAD/engine/clustering.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":"53f8b1e59f08664a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}