Zum Hauptinhalt springen

Showing 1–16 of 16 results for author: Shuai, Q

Searching in archive cs. Search in all archives.
.
  1. Reconstructing Close Human Interactions from Multiple Views

    Authors: Qing Shuai, Zhiyuan Yu, Zhize Zhou, Lixin Fan, Haijun Yang, Can Yang, Xiaowei Zhou

    Abstract: This paper addresses the challenging task of reconstructing the poses of multiple individuals engaged in close interactions, captured by multiple calibrated cameras. The difficulty arises from the noisy or false 2D keypoint detections due to inter-person occlusion, the heavy ambiguity in associating keypoints to individuals due to the close interactions, and the scarcity of training data as collec… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: SIGGRAPH Asia 2023

    Journal ref: ACM Transactions on Graphics 2023

  2. arXiv:2401.15348  [pdf, other

    cs.CV cs.GR

    AniDress: Animatable Loose-Dressed Avatar from Sparse Views Using Garment Rigging Model

    Authors: Beijia Chen, Yuefan Shen, Qing Shuai, Xiaowei Zhou, Kun Zhou, Youyi Zheng

    Abstract: Recent communities have seen significant progress in building photo-realistic animatable avatars from sparse multi-view videos. However, current workflows struggle to render realistic garment dynamics for loose-fitting characters as they predominantly rely on naked body models for human modeling while leaving the garment part un-modeled. This is mainly due to that the deformations yielded by loose… ▽ More

    Submitted 27 January, 2024; originally announced January 2024.

  3. EasyVolcap: Accelerating Neural Volumetric Video Research

    Authors: Zhen Xu, Tao Xie, Sida Peng, Haotong Lin, Qing Shuai, Zhiyuan Yu, Guangzhao He, Jiaming Sun, Hujun Bao, Xiaowei Zhou

    Abstract: Volumetric video is a technology that digitally records dynamic events such as artistic performances, sporting events, and remote conversations. When acquired, such volumography can be viewed from any viewpoint and timestamp on flat screens, 3D displays, or VR headsets, enabling immersive viewing experiences and more flexible content creation in a variety of applications such as sports broadcastin… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: SIGGRAPH Asia 2023 Technical Communications. Source code: https://github.com/zju3dv/EasyVolcap

  4. arXiv:2308.13225  [pdf, other

    cs.CV

    DPF-Net: Combining Explicit Shape Priors in Deformable Primitive Field for Unsupervised Structural Reconstruction of 3D Objects

    Authors: Qingyao Shuai, Chi Zhang, Kaizhi Yang, Xuejin Chen

    Abstract: Unsupervised methods for reconstructing structures face significant challenges in capturing the geometric details with consistent structures among diverse shapes of the same category. To address this issue, we present a novel unsupervised structural reconstruction method, named DPF-Net, based on a new Deformable Primitive Field (DPF) representation, which allows for high-quality shape reconstructi… ▽ More

    Submitted 25 August, 2023; originally announced August 2023.

    Comments: 9 pages, 6 figures

  5. arXiv:2307.12909  [pdf, other

    cs.CV

    Dyn-E: Local Appearance Editing of Dynamic Neural Radiance Fields

    Authors: Shangzhan Zhang, Sida Peng, Yinji ShenTu, Qing Shuai, Tianrun Chen, Kaicheng Yu, Hujun Bao, Xiaowei Zhou

    Abstract: Recently, the editing of neural radiance fields (NeRFs) has gained considerable attention, but most prior works focus on static scenes while research on the appearance editing of dynamic scenes is relatively lacking. In this paper, we propose a novel framework to edit the local appearance of dynamic NeRFs by manipulating pixels in a single frame of training video. Specifically, to locally edit the… ▽ More

    Submitted 24 July, 2023; originally announced July 2023.

    Comments: project page: https://dyn-e.github.io/

  6. arXiv:2306.03847  [pdf, other

    cs.CV

    Learning Human Mesh Recovery in 3D Scenes

    Authors: Zehong Shen, Zhi Cen, Sida Peng, Qing Shuai, Hujun Bao, Xiaowei Zhou

    Abstract: We present a novel method for recovering the absolute pose and shape of a human in a pre-scanned scene given a single image. Unlike previous methods that perform sceneaware mesh optimization, we propose to first estimate absolute position and dense scene contacts with a sparse 3D CNN, and later enhance a pretrained human mesh recovery network by cross-attention with the derived 3D scene cues. Join… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

    Comments: Accepted to CVPR 2023. Project page: https://zju3dv.github.io/sahmr/

  7. arXiv:2304.06717  [pdf, other

    cs.CV

    Representing Volumetric Videos as Dynamic MLP Maps

    Authors: Sida Peng, Yunzhi Yan, Qing Shuai, Hujun Bao, Xiaowei Zhou

    Abstract: This paper introduces a novel representation of volumetric videos for real-time view synthesis of dynamic scenes. Recent advances in neural scene representations demonstrate their remarkable capability to model and render complex static scenes, but extending them to represent dynamic scenes is not straightforward due to their slow rendering speed or high storage cost. To solve this problem, our ke… ▽ More

    Submitted 13 April, 2023; originally announced April 2023.

    Comments: Accepted to CVPR 2023. The first two authors contributed equally to this paper. Project page: https://zju3dv.github.io/mlp_maps/

  8. arXiv:2211.16835  [pdf, other

    cs.CV

    Reconstructing Hand-Held Objects from Monocular Video

    Authors: Di Huang, Xiaopeng Ji, Xingyi He, Jiaming Sun, Tong He, Qing Shuai, Wanli Ouyang, Xiaowei Zhou

    Abstract: This paper presents an approach that reconstructs a hand-held object from a monocular video. In contrast to many recent methods that directly predict object geometry by a trained network, the proposed approach does not require any learned prior about the object and is able to recover more accurate and detailed object geometry. The key idea is that the hand motion naturally provides multiple views… ▽ More

    Submitted 30 November, 2022; originally announced November 2022.

    Comments: SIGGRAPH Asia 2022 Conference Papers. Project page: https://dihuangdh.github.io/hhor

  9. arXiv:2203.08133  [pdf, other

    cs.CV

    Animatable Implicit Neural Representations for Creating Realistic Avatars from Videos

    Authors: Sida Peng, Zhen Xu, Junting Dong, Qianqian Wang, Shangzhan Zhang, Qing Shuai, Hujun Bao, Xiaowei Zhou

    Abstract: This paper addresses the challenge of reconstructing an animatable human model from a multi-view video. Some recent works have proposed to decompose a non-rigidly deforming scene into a canonical neural radiance field and a set of deformation fields that map observation-space points to the canonical space, thereby enabling them to learn the dynamic scene from images. However, they represent the de… ▽ More

    Submitted 4 May, 2023; v1 submitted 15 March, 2022; originally announced March 2022.

    Comments: Project page: https://zju3dv.github.io/animatable_nerf/. arXiv admin note: substantial text overlap with arXiv:2105.02872

  10. arXiv:2112.01517  [pdf, other

    cs.CV

    Efficient Neural Radiance Fields for Interactive Free-viewpoint Video

    Authors: Haotong Lin, Sida Peng, Zhen Xu, Yunzhi Yan, Qing Shuai, Hujun Bao, Xiaowei Zhou

    Abstract: This paper aims to tackle the challenge of efficiently producing interactive free-viewpoint videos. Some recent works equip neural radiance fields with image encoders, enabling them to generalize across scenes. When processing dynamic scenes, they can simply treat each video frame as an individual scene and perform novel view synthesis to generate free-viewpoint videos. However, their rendering pr… ▽ More

    Submitted 27 November, 2022; v1 submitted 2 December, 2021; originally announced December 2021.

    Comments: SIGGRAPH Asia 2022; Project page: https://zju3dv.github.io/enerf/

  11. arXiv:2105.02872  [pdf, other

    cs.CV

    Animatable Neural Radiance Fields for Modeling Dynamic Human Bodies

    Authors: Sida Peng, Junting Dong, Qianqian Wang, Shangzhan Zhang, Qing Shuai, Xiaowei Zhou, Hujun Bao

    Abstract: This paper addresses the challenge of reconstructing an animatable human model from a multi-view video. Some recent works have proposed to decompose a non-rigidly deforming scene into a canonical neural radiance field and a set of deformation fields that map observation-space points to the canonical space, thereby enabling them to learn the dynamic scene from images. However, they represent the de… ▽ More

    Submitted 7 October, 2021; v1 submitted 6 May, 2021; originally announced May 2021.

    Comments: Accepted to ICCV 2021. The first two authors contributed equally to this paper. Project page: https://zju3dv.github.io/animatable_nerf/

  12. arXiv:2104.00340  [pdf, other

    cs.CV

    Reconstructing 3D Human Pose by Watching Humans in the Mirror

    Authors: Qi Fang, Qing Shuai, Junting Dong, Hujun Bao, Xiaowei Zhou

    Abstract: In this paper, we introduce the new task of reconstructing 3D human pose from a single image in which we can see the person and the person's image through a mirror. Compared to general scenarios of 3D pose estimation from a single view, the mirror reflection provides an additional view for resolving the depth ambiguity. We develop an optimization-based approach that exploits mirror symmetry constr… ▽ More

    Submitted 1 April, 2021; originally announced April 2021.

    Comments: CVPR 2021 (Oral), project page: https://zju3dv.github.io/Mirrored-Human/

  13. arXiv:2012.15838  [pdf, other

    cs.CV

    Neural Body: Implicit Neural Representations with Structured Latent Codes for Novel View Synthesis of Dynamic Humans

    Authors: Sida Peng, Yuanqing Zhang, Yinghao Xu, Qianqian Wang, Qing Shuai, Hujun Bao, Xiaowei Zhou

    Abstract: This paper addresses the challenge of novel view synthesis for a human performer from a very sparse set of camera views. Some recent works have shown that learning implicit neural representations of 3D scenes achieves remarkable view synthesis quality given dense input views. However, the representation learning will be ill-posed if the views are highly sparse. To solve this ill-posed problem, our… ▽ More

    Submitted 29 March, 2021; v1 submitted 31 December, 2020; originally announced December 2020.

    Comments: CVPR 2021. Project page: https://zju3dv.github.io/neuralbody/

  14. arXiv:2008.07931  [pdf, other

    cs.CV

    Motion Capture from Internet Videos

    Authors: Junting Dong, Qing Shuai, Yuanqing Zhang, Xian Liu, Xiaowei Zhou, Hujun Bao

    Abstract: Recent advances in image-based human pose estimation make it possible to capture 3D human motion from a single RGB video. However, the inherent depth ambiguity and self-occlusion in a single view prohibit the recovery of as high-quality motion as multi-view reconstruction. While multi-view videos are not common, the videos of a celebrity performing a specific action are usually abundant on the Int… ▽ More

    Submitted 18 August, 2020; v1 submitted 18 August, 2020; originally announced August 2020.

    Comments: ECCV 2020 (Oral), project page: https://zju3dv.github.io/iMoCap/

  15. arXiv:1810.12228  [pdf

    cs.CE cs.LG stat.ML

    Leveraging Gaussian Process and Voting-Empowered Many-Objective Evaluation for Fault Identification

    Authors: Pei Cao, Qi Shuai, Jiong Tang

    Abstract: Using piezoelectric impedance/admittance sensing for structural health monitoring is promising, owing to the simplicity in circuitry design as well as the high-frequency interrogation capability. The actual identification of fault location and severity using impedance/admittance measurements, nevertheless, remains to be an extremely challenging task. A first-principle based structural model using… ▽ More

    Submitted 29 October, 2018; originally announced October 2018.

  16. arXiv:1710.03575  [pdf

    cs.CE physics.data-an

    A Multi-Objective DIRECT Algorithm Towards Structural Damage Identification with Limited Dynamic Response Information

    Authors: Pei Cao, Qi Shuai, Jiong Tang

    Abstract: A major challenge in Structural Health Monitoring (SHM) is to accurately identify both the location and severity of damage using the dynamic response information acquired. While in theory the vibration-based and impedance-based methods may facilitate damage identification with the assistance of a credible baseline finite element model since the changes of stationary wave responses are used in thes… ▽ More

    Submitted 5 October, 2017; originally announced October 2017.