{"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/realistic-full-body-tracking-from-sparse","title":"Realistic Full-Body Tracking from Sparse Observations via Joint-Level Modeling","arxiv_id":"2308.08855","date":"2023-08-17","proceeding":"ICCV 2023 1","authors":["Xiaozheng Zheng","Zhuo Su","Chao Wen","Zhou Xue","Xiaojie Jin"],"abstract":"To bridge the physical and virtual worlds for rapidly developed VR/AR applications, the ability to realistically drive 3D full-body avatars is of great significance. Although real-time body tracking with only the head-mounted displays (HMDs) and hand controllers is heavily under-constrained, a carefully designed end-to-end neural network is of great potential to solve the problem by learning from large-scale motion data. To this end, we propose a two-stage framework that can obtain accurate and smooth full-body motions with the three tracking signals of head and hands only. Our framework explicitly models the joint-level features in the first stage and utilizes them as spatiotemporal tokens for alternating spatial and temporal transformer blocks to capture joint-level correlations in the second stage. Furthermore, we design a set of loss terms to constrain the task of a high degree of freedom, such that we can exploit the potential of our joint-level modeling. With extensive experiments on the AMASS motion dataset and real-captured data, we validate the effectiveness of our designs and show our proposed method can achieve more accurate and smooth motion compared to existing approaches.","url_abs":"https://arxiv.org/abs/2308.08855v1","url_pdf":"https://arxiv.org/pdf/2308.08855v1.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":"realistic-full-body-tracking-from-sparse","repo_url":"https://github.com/zxz267/AvatarJLM","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2308.08855","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2308.08855"}},"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/zxz267/AvatarJLM","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":12,"ran_draft_wrong":1,"ran_fixture":1},"by_repo_kind":{"official":{"samples":14,"ran":14,"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":"b813a8c681ebd63f","entry":"bgs","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_transform.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_transform.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b813a8c681ebd63f"}},{"code_sha256_prefix":"8aed4f90ba7e05fb","entry":"define_Model","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"models/select_model.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/models/select_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8aed4f90ba7e05fb"}},{"code_sha256_prefix":"16c3e584beb5ce07","entry":"dict2str","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_option.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_option.py","link_basis":"plan_row","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":"16c3e584beb5ce07"}},{"code_sha256_prefix":"7f17c0641cd21670","entry":"find_last_checkpoint","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_option.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_option.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7f17c0641cd21670"}},{"code_sha256_prefix":"0fd68a97e0fd9f90","entry":"floating_error","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_metric.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0fd68a97e0fd9f90"}},{"code_sha256_prefix":"0d68cdd2c818c959","entry":"footContactLoss","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"models/loss.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/models/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0d68cdd2c818c959"}},{"code_sha256_prefix":"42e1b193cf19125f","entry":"local2global_pose","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"models/module.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/models/module.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"42e1b193cf19125f"}},{"code_sha256_prefix":"0cc7759dd018622e","entry":"matrot2sixd","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_transform.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_transform.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0cc7759dd018622e"}},{"code_sha256_prefix":"630044843d91b1bb","entry":"parse","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_option.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_option.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"630044843d91b1bb"}},{"code_sha256_prefix":"11384aef90bf1e42","entry":"penetrationLoss","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"models/loss.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/models/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"11384aef90bf1e42"}},{"code_sha256_prefix":"f60dcc669fe7bec8","entry":"penetration_error","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_metric.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f60dcc669fe7bec8"}},{"code_sha256_prefix":"e2cfd0597b21ea18","entry":"skating_error","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"utils/utils_metric.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/utils/utils_metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e2cfd0597b21ea18"}},{"code_sha256_prefix":"02566da69866c48c","entry":"trunc_normal_","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"models/module.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/models/module.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"02566da69866c48c"}},{"code_sha256_prefix":"b07eed3dde8d7b16","entry":"velocityLoss","repo":"zxz267/AvatarJLM","repo_kind":"official","path":"models/loss.py","file_url":"https://github.com/zxz267/AvatarJLM/blob/HEAD/models/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b07eed3dde8d7b16"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}