paper-with-me

Papers

A Lightweight Graph Transformer Network for Human Mesh Reconstruction from 2D Human Pose

2021-11-24 · Ce Zheng, Matias Mendieta, Pu Wang, Aidong Lu, Chen Chen

Existing deep learning-based human mesh reconstruction approaches have a tendency to build larger networks in order to achieve higher accuracy. Computational complexity and model size are often neglected, despite being key characteristics for practical use of human mesh reconstruction models (e.g. virtual try-on systems). In this paper, we present GTRS, a lightweight pose-based method that can reconstruct human mesh from 2D human pose. We propose a pose analysis module that uses graph transformers to exploit structured and implicit joint correlations, and a mesh regression module that combines the extracted pose feature with the mesh template to reconstruct the final human mesh. We demonstrate the efficiency and generalization of GTRS by extensive evaluations on the Human3.6M and 3DPW datasets. In particular, GTRS achieves better accuracy than the SOTA pose-based method Pose2Mesh while only using 10.2% of the parameters (Params) and 2.5% of the FLOPs on the challenging in-the-wild 3DPW dataset. Code will be publicly available.

📄 PDF Abstract BibTeX arXiv:2111.12696

Code (1)

zczcwh/gtrs 공식 구현 pytorch

Tasks

3D Human Pose Estimation3D Human Shape EstimationHuman Mesh RecoveryVirtual Try-on

Similar Papers 제목 키워드 기반

A Modular Multi-stage Lightweight Graph Transformer Network for Human Pose and Shape Estimation from 2D Human Pose

2023-01-31 · Ayman Ali, Ekkasit Pinyoanuntapong, Pu Wang, Mohsen Dorodchi

In this research, we address the challenge faced by existing deep learning-based human mesh reconstruction methods in balancing accuracy and computational efficiency. These methods typically prioritize accuracy, resultin…

Computational Efficiency

Mesh Graphormer

2021-04-01 · ICCV 2021 10 · Kevin Lin, Lijuan Wang, Zicheng Liu

We present a graph-convolution-reinforced transformer, named Mesh Graphormer, for 3D human pose and mesh reconstruction from a single image. Recently both transformers and graph convolutional neural networks (GCNNs) have…

3D Hand Pose Estimation3D Human Pose Estimation

End-to-End HOI Reconstruction Transformer with Graph-based Encoding

2025-03-08 · CVPR 2025 1 · Zhenrong Wang, Qi Zheng, Sihan Ma, Maosheng Ye 외

With the diversification of human-object interaction (HOI) applications and the success of capturing human meshes, HOI reconstruction has gained widespread attention. Existing mainstream HOI reconstruction methods often …

Human-Object Interaction Detection

Dual-Branch Graph Transformer Network for 3D Human Mesh Reconstruction from Video

2024-12-02 · Tao Tang, Hong Liu, Yingxuan You, Ti Wang 외

Human Mesh Reconstruction (HMR) from monocular video plays an important role in human-robot interaction and collaboration. However, existing video-based human mesh reconstruction methods face a trade-off between accurate…

LiDAR-HMR: 3D Human Mesh Recovery from LiDAR

2023-11-20 · Bohao Fan, Wenzhao Zheng, Jianjiang Feng, Jie zhou

In recent years, point cloud perception tasks have been garnering increasing attention. This paper presents the first attempt to estimate 3D human body mesh from sparse LiDAR point clouds. We found that the major challen…

3D Human Pose EstimationHuman Mesh Recovery