{"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/associative-embedding-end-to-end-learning-for","title":"Associative Embedding: End-to-End Learning for Joint Detection and Grouping","arxiv_id":"1611.05424","date":"2016-11-16","proceeding":"NeurIPS 2017 12","authors":["Alejandro Newell","Zhiao Huang","Jia Deng"],"abstract":"We introduce associative embedding, a novel method for supervising\nconvolutional neural networks for the task of detection and grouping. A number\nof computer vision problems can be framed in this manner including multi-person\npose estimation, instance segmentation, and multi-object tracking. Usually the\ngrouping of detections is achieved with multi-stage pipelines, instead we\npropose an approach that teaches a network to simultaneously output detections\nand group assignments. This technique can be easily integrated into any\nstate-of-the-art network architecture that produces pixel-wise predictions. We\nshow how to apply this method to both multi-person pose estimation and instance\nsegmentation and report state-of-the-art performance for multi-person pose on\nthe MPII and MS-COCO datasets.","url_abs":"http://arxiv.org/abs/1611.05424v2","url_pdf":"http://arxiv.org/pdf/1611.05424v2.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":"associative-embedding-end-to-end-learning-for","repo_url":"https://github.com/baodi23/hourglass-facekeypoints-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"associative-embedding-end-to-end-learning-for","repo_url":"https://github.com/raymon-tian/hourglass-facekeypoints-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"associative-embedding-end-to-end-learning-for","repo_url":"https://github.com/stevehjc/pose-ae-demo-tf","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"BSD-2-Clause"}},{"paper_slug":"associative-embedding-end-to-end-learning-for","repo_url":"https://github.com/open-mmlab/mmpose","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"associative-embedding-end-to-end-learning-for","repo_url":"https://github.com/princeton-vl/pose-ae-train","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[{"task_slug":"2d-human-pose-estimation","task_name":"2D Human Pose Estimation"},{"task_slug":"instance-segmentation","task_name":"Instance Segmentation"},{"task_slug":"keypoint-detection","task_name":"Keypoint Detection"},{"task_slug":"multi-person-pose-estimation","task_name":"Multi-Person Pose Estimation"},{"task_slug":"pose-estimation","task_name":"Pose Estimation"},{"task_slug":"segmentation","task_name":"Segmentation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/2d-human-pose-estimation-on-coco-wholebody-1","task":"2D Human Pose Estimation","dataset":"COCO-WholeBody","model":"AE","rank_in_archive_order":15,"of":15,"metrics":{"WB":"27.4","body":"40.5","face":"47.7","foot":"7.7","hand":"34.1"},"uses_additional_data":true},{"leaderboard":"/sota/2d-human-pose-estimation-on-ochuman","task":"2D Human Pose Estimation","dataset":"OCHuman","model":"Associative Embedding+","rank_in_archive_order":7,"of":11,"metrics":{"Test AP":"32.8","Validation AP":"40.0"},"uses_additional_data":false},{"leaderboard":"/sota/2d-human-pose-estimation-on-ochuman","task":"2D Human Pose Estimation","dataset":"OCHuman","model":"Associative Embedding","rank_in_archive_order":10,"of":11,"metrics":{"Test AP":"29.5","Validation AP":"32.1"},"uses_additional_data":false},{"leaderboard":"/sota/keypoint-detection-on-coco","task":"Keypoint Detection","dataset":"COCO (Common Objects in Context)","model":"Pose-AE","rank_in_archive_order":15,"of":24,"metrics":{"Test AP":"62.8"},"uses_additional_data":false},{"leaderboard":"/sota/keypoint-detection-on-coco-test-dev","task":"Keypoint Detection","dataset":"COCO test-dev","model":"AE","rank_in_archive_order":12,"of":16,"metrics":{"AP50":"86.8","AP75":"72.3","APL":"72.6","APM":"60.6","AR":"70.2","AR50":"89.5","AR75":"76.0","ARL":"78.1","ARM":"64.6"},"uses_additional_data":false},{"leaderboard":"/sota/keypoint-detection-on-mpii-multi-person","task":"Keypoint Detection","dataset":"MPII Multi-Person","model":"Associative Embedding","rank_in_archive_order":5,"of":9,"metrics":{"mAP@0.5":"77.5%"},"uses_additional_data":false},{"leaderboard":"/sota/keypoint-detection-on-ochuman","task":"Keypoint Detection","dataset":"OCHuman","model":"Associative Embedding+","rank_in_archive_order":6,"of":10,"metrics":{"Test AP":"32.8","Validation AP":"40.0"},"uses_additional_data":false},{"leaderboard":"/sota/keypoint-detection-on-ochuman","task":"Keypoint Detection","dataset":"OCHuman","model":"Associative Embedding","rank_in_archive_order":9,"of":10,"metrics":{"Test AP":"29.5","Validation AP":"32.1"},"uses_additional_data":false},{"leaderboard":"/sota/multi-person-pose-estimation-on-coco","task":"Multi-Person Pose Estimation","dataset":"COCO (Common Objects in Context)","model":"Associative Embedding","rank_in_archive_order":11,"of":15,"metrics":{"AP":"0.655"},"uses_additional_data":false},{"leaderboard":"/sota/multi-person-pose-estimation-on-mpii-multi","task":"Multi-Person Pose Estimation","dataset":"MPII Multi-Person","model":"Associative Embedding","rank_in_archive_order":5,"of":9,"metrics":{"AP":"77.5%"},"uses_additional_data":false},{"leaderboard":"/sota/pose-estimation-on-ochuman","task":"Pose Estimation","dataset":"OCHuman","model":"Associative Embedding+","rank_in_archive_order":15,"of":19,"metrics":{"Test AP":"32.8","Validation AP":"40.0"},"uses_additional_data":false},{"leaderboard":"/sota/pose-estimation-on-ochuman","task":"Pose Estimation","dataset":"OCHuman","model":"Associative Embedding","rank_in_archive_order":18,"of":19,"metrics":{"Test AP":"29.5","Validation AP":"32.1"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1611.05424","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1611.05424"}},"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/open-mmlab/mmpose","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/princeton-vl/pose-ae-train","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/baodi23/hourglass-facekeypoints-detection","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/raymon-tian/hourglass-facekeypoints-detection","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/stevehjc/pose-ae-demo-tf","reach":{"status":"ok","spdx":"BSD-2-Clause"}}],"summary":{"unverified":8},"by_repo_kind":{"listed":{"samples":8,"ran":0,"repositories":2}},"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":"a38ec6f9a1a76aa7","entry":"batchnorm","repo":"princeton-vl/pose-ae-train","repo_kind":"listed","path":"models/layers.py","file_url":"https://github.com/princeton-vl/pose-ae-train/blob/HEAD/models/layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a38ec6f9a1a76aa7"}},{"code_sha256_prefix":"501bd07ef2a76760","entry":"cnv","repo":"stevehjc/pose-ae-demo-tf","repo_kind":"listed","path":"model.py","file_url":"https://github.com/stevehjc/pose-ae-demo-tf/blob/HEAD/model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"501bd07ef2a76760"}},{"code_sha256_prefix":"e8d7f1d24ee48e59","entry":"hourglass","repo":"stevehjc/pose-ae-demo-tf","repo_kind":"listed","path":"model.py","file_url":"https://github.com/stevehjc/pose-ae-demo-tf/blob/HEAD/model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e8d7f1d24ee48e59"}},{"code_sha256_prefix":"cf888235c135859d","entry":"importNet","repo":"princeton-vl/pose-ae-train","repo_kind":"listed","path":"utils/misc.py","file_url":"https://github.com/princeton-vl/pose-ae-train/blob/HEAD/utils/misc.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cf888235c135859d"}},{"code_sha256_prefix":"d538170bc945afdd","entry":"make_input","repo":"princeton-vl/pose-ae-train","repo_kind":"listed","path":"utils/misc.py","file_url":"https://github.com/princeton-vl/pose-ae-train/blob/HEAD/utils/misc.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d538170bc945afdd"}},{"code_sha256_prefix":"12c79bc18a93cdc5","entry":"make_output","repo":"princeton-vl/pose-ae-train","repo_kind":"listed","path":"utils/misc.py","file_url":"https://github.com/princeton-vl/pose-ae-train/blob/HEAD/utils/misc.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"12c79bc18a93cdc5"}},{"code_sha256_prefix":"674b211ab1b236bb","entry":"nms_top_k","repo":"stevehjc/pose-ae-demo-tf","repo_kind":"listed","path":"util.py","file_url":"https://github.com/stevehjc/pose-ae-demo-tf/blob/HEAD/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"674b211ab1b236bb"}},{"code_sha256_prefix":"31b24789005491aa","entry":"pool","repo":"stevehjc/pose-ae-demo-tf","repo_kind":"listed","path":"model.py","file_url":"https://github.com/stevehjc/pose-ae-demo-tf/blob/HEAD/model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"31b24789005491aa"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}