{"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/highresolutionmodule","entry":"HighResolutionModule","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":10,"n_papers_ran":6,"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":10,"n_samples_ran":6,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":6,"unverified":4},"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":"2309.15273","paper":"/paper/deco-dense-estimation-of-3d-human-scene-1","title":"DECO: Dense Estimation of 3D Human-Scene Contact In The Wild","date":"2023-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sha2nkt/deco","path":"models/deco.py","file_url":"https://github.com/sha2nkt/deco/blob/HEAD/models/deco.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"a06fe498ccd35dab","mcp_get_code":{"code_sha256":"a06fe498ccd35dab"}},{"arxiv_id":"2304.09502","paper":"/paper/sampling-is-matter-point-guided-3d-human-mesh-1","title":"Sampling is Matter: Point-guided 3D Human Mesh Reconstruction","date":"2023-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DCVL-3D/PointHMR_release","path":"src/modeling/model/network.py","file_url":"https://github.com/DCVL-3D/PointHMR_release/blob/HEAD/src/modeling/model/network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fba177fc8e06573b","mcp_get_code":{"code_sha256":"fba177fc8e06573b"}},{"arxiv_id":"2303.17111","paper":"/paper/hierarchical-fine-grained-image-forgery","title":"Hierarchical Fine-Grained Image Forgery Detection and Localization","date":"2023-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chelsea234/hifi_ifdl","path":"HiFi_Net.py","file_url":"https://github.com/chelsea234/hifi_ifdl/blob/HEAD/HiFi_Net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d856f64b0cf32633","mcp_get_code":{"code_sha256":"d856f64b0cf32633"}},{"arxiv_id":"2303.04249","paper":"/paper/where-we-are-and-what-we-re-looking-at-query","title":"Where We Are and What We're Looking At: Query Based Worldwide Image Geo-localization Using Hierarchies and Scenes","date":"2023-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AHKerrigan/GeoGuessNet","path":"networks.py","file_url":"https://github.com/AHKerrigan/GeoGuessNet/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"aee0d8a9e306fcc3","mcp_get_code":{"code_sha256":"aee0d8a9e306fcc3"}},{"arxiv_id":"2204.02574","paper":"/paper/focalclick-towards-practical-interactive","title":"FocalClick: Towards Practical Interactive Image Segmentation","date":"2022-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XavierCHEN34/ClickSEG","path":"isegm/model/is_hrnet_model.py","file_url":"https://github.com/XavierCHEN34/ClickSEG/blob/HEAD/isegm/model/is_hrnet_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"c3e49580d712bb6f","mcp_get_code":{"code_sha256":"c3e49580d712bb6f"}},{"arxiv_id":"2107.02156","paper":"/paper/do-different-tracking-tasks-require-different","title":"Do Different Tracking Tasks Require Different Appearance Models?","date":"2021-07-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Zhongdao/UniTrack","path":"model/model.py","file_url":"https://github.com/Zhongdao/UniTrack/blob/HEAD/model/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6cb64253bc2483ab","mcp_get_code":{"code_sha256":"6cb64253bc2483ab"}},{"arxiv_id":"2104.02300","paper":"/paper/bottom-up-human-pose-estimation-via","title":"Bottom-Up Human Pose Estimation Via Disentangled Keypoint Regression","date":"2021-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HRNet/DEKR","path":"lib/models/hrnet_dekr.py","file_url":"https://github.com/HRNet/DEKR/blob/HEAD/lib/models/hrnet_dekr.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0cfdeebf280b93a4","mcp_get_code":{"code_sha256":"0cfdeebf280b93a4"}},{"arxiv_id":"2104.01526","paper":"/paper/weakly-supervised-instance-segmentation-via","title":"Weakly-supervised Instance Segmentation via Class-agnostic Learning with Salient Images","date":"2021-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hustvl/BoxCaseg","path":"joint_training/lib/models/seg_hrnet_trans_fcn.py","file_url":"https://github.com/hustvl/BoxCaseg/blob/HEAD/joint_training/lib/models/seg_hrnet_trans_fcn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f522de39748a9384","mcp_get_code":{"code_sha256":"f522de39748a9384"}},{"arxiv_id":"2103.07254","paper":"/paper/deep-dual-consecutive-network-for-human-pose","title":"Deep Dual Consecutive Network for Human Pose Estimation","date":"2021-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Pose-Group/DCPose","path":"posetimation/zoo/DcPose/dcpose_rsn.py","file_url":"https://github.com/Pose-Group/DCPose/blob/HEAD/posetimation/zoo/DcPose/dcpose_rsn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d60eb2597157cdee","mcp_get_code":{"code_sha256":"d60eb2597157cdee"}},{"arxiv_id":"2011.07728","paper":"/paper/tlab-second-place-solution-towards","title":"TLab: Traffic Map Movie Forecasting Based on HR-NET","date":"2020-11-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wufanyou/Traffic4Cast-2020-TLab","path":"utils/hrnet/seg_hrnet.py","file_url":"https://github.com/wufanyou/Traffic4Cast-2020-TLab/blob/HEAD/utils/hrnet/seg_hrnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"19cb35569ad1b95e","mcp_get_code":{"code_sha256":"19cb35569ad1b95e"}}]}