paper-with-me

Papers

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 shown promising progress in human mesh reconstruction. Transformer-based approaches are effective in modeling non-local interactions among 3D mesh vertices and body joints, whereas GCNNs are good at exploiting neighborhood vertex interactions based on a pre-specified mesh topology. In this paper, we study how to combine graph convolutions and self-attentions in a transformer to model both local and global interactions. Experimental results show that our proposed method, Mesh Graphormer, significantly outperforms the previous state-of-the-art methods on multiple benchmarks, including Human3.6M, 3DPW, and FreiHAND datasets. Code and pre-trained models are available at https://github.com/microsoft/MeshGraphormer

📄 PDF Abstract BibTeX arXiv:2104.00272

Code (3)

microsoft/meshgraphormer 공식 구현
2024-MindSpore-1/Code2/tree/main/model-1/graphormer mindspore
MS-P3/code5/tree/main/graphormer mindspore

Tasks

3D Hand Pose Estimation3D Human Pose Estimation

Similar Papers 제목 키워드 기반

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

An Empirical Study of Graphormer on Large-Scale Molecular Modeling Datasets

2022-02-28 · Yu Shi, Shuxin Zheng, Guolin Ke, Yifei Shen 외

This technical note describes the recent updates of Graphormer, including architecture design modifications, and the adaption to 3D molecular dynamics simulation. The "Graphormer-V2" could attain better results on large-…

T-Graphormer: Using Transformers for Spatiotemporal Forecasting

2025-01-22 · Hao Yuan Bai, Xue Liu

Spatiotemporal data is ubiquitous, and forecasting it has important applications in many domains. However, its complex cross-component dependencies and non-linear temporal dynamics can be challenging for traditional tech…

Time SeriesTraffic Prediction

Benchmarking Graphormer on Large-Scale Molecular Modeling Datasets

2022-03-09 · Yu Shi, Shuxin Zheng, Guolin Ke, Yifei Shen 외

This technical note describes the recent updates of Graphormer, including architecture design modifications, and the adaption to 3D molecular dynamics simulation. With these simple modifications, Graphormer could attain …

BenchmarkingGraph RegressionInitial Structure to Relaxed Energy (IS2RE), Direct

Do Transformers Really Perform Badly for Graph Representation?

2021-12-01 · NeurIPS 2021 12 · Chengxuan Ying, Tianle Cai, Shengjie Luo, Shuxin Zheng 외

The Transformer architecture has become a dominant choice in many domains, such as natural language processing and computer vision. Yet, it has not achieved competitive performance on popular leaderboards of graph-level …

Graph Representation LearningRepresentation Learning