{"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":"/code/get-3rd-point","entry":"get_3rd_point","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":8,"n_papers_ran":7,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":4,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":2,"ran":1,"unverified":1},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2507.22438","paper":null,"title":"arXiv:2507.22438","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"kmax2001/EvSharp2Blur","path":"lib/core/step2_trainer.py","file_url":"https://github.com/kmax2001/EvSharp2Blur/blob/HEAD/lib/core/step2_trainer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9084d28f30c5495b","mcp_get_code":{"code_sha256":"9084d28f30c5495b"}},{"arxiv_id":"2406.04659","paper":"/paper/locllm-exploiting-generalizable-human","title":"LocLLM: Exploiting Generalizable Human Keypoint Localization via Large Language Model","date":"2024-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kennethwdk/LocLLM","path":"datasets/h36m.py","file_url":"https://github.com/kennethwdk/LocLLM/blob/HEAD/datasets/h36m.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f8c01e13c130a2a9","mcp_get_code":{"code_sha256":"f8c01e13c130a2a9"}},{"arxiv_id":"2403.08019","paper":"/paper/mrc-net-6-dof-pose-estimation-with-multiscale","title":"MRC-Net: 6-DoF Pose Estimation with MultiScale Residual Correlation","date":"2024-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amzn/mrc-net-6d-pose","path":"lib/data_utils.py","file_url":"https://github.com/amzn/mrc-net-6d-pose/blob/HEAD/lib/data_utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9084d28f30c5495b","mcp_get_code":{"code_sha256":"9084d28f30c5495b"}},{"arxiv_id":"2109.05885","paper":"/paper/graph-based-3d-multi-person-pose-estimation","title":"Graph-Based 3D Multi-Person Pose Estimation Using Multi-View Images","date":"2021-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/voxelpose-pytorch","path":"lib/models/multi_person_posenet.py","file_url":"https://github.com/microsoft/voxelpose-pytorch/blob/HEAD/lib/models/multi_person_posenet.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1adda80cee295b0e","mcp_get_code":{"code_sha256":"1adda80cee295b0e"}},{"arxiv_id":"2105.04154","paper":"/paper/unsupervised-human-pose-estimation-through","title":"Unsupervised Human Pose Estimation through Transforming Shape Templates","date":"2021-05-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lschmidtke/shape_templates","path":"src/core/utils/transforms.py","file_url":"https://github.com/lschmidtke/shape_templates/blob/HEAD/src/core/utils/transforms.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9084d28f30c5495b","mcp_get_code":{"code_sha256":"9084d28f30c5495b"}},{"arxiv_id":"2002.10111","paper":"/paper/smoke-single-stage-monocular-3d-object","title":"SMOKE: Single-Stage Monocular 3D Object Detection via Keypoint Estimation","date":"2020-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lzccccc/SMOKE","path":"smoke/modeling/heatmap_coder.py","file_url":"https://github.com/lzccccc/SMOKE/blob/HEAD/smoke/modeling/heatmap_coder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b7a39d17dbb951b8","mcp_get_code":{"code_sha256":"b7a39d17dbb951b8"}},{"arxiv_id":"1908.07919","paper":"/paper/190807919","title":"Deep High-Resolution Representation Learning for Visual Recognition","date":"2019-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HRNet/HRNet-Facial-Landmark-Detection","path":"lib/utils/transforms.py","file_url":"https://github.com/HRNet/HRNet-Facial-Landmark-Detection/blob/HEAD/lib/utils/transforms.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"9084d28f30c5495b","mcp_get_code":{"code_sha256":"9084d28f30c5495b"}},{"arxiv_id":"1906.07155","paper":"/paper/mmdetection-open-mmlab-detection-toolbox-and","title":"MMDetection: Open MMLab Detection Toolbox and Benchmark","date":"2019-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RuiminChen/centernet","path":"mmdet/models/detectors/centernet.py","file_url":"https://github.com/RuiminChen/centernet/blob/HEAD/mmdet/models/detectors/centernet.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9084d28f30c5495b","mcp_get_code":{"code_sha256":"9084d28f30c5495b"}}]}