paper-with-me

홈 › Papers

POTTER: Pooling Attention Transformer for Efficient Human Mesh Recovery

2023-03-23 · CVPR 2023 1 · Ce Zheng, Xianpeng Liu, Guo-Jun Qi, Chen Chen

Transformer architectures have achieved SOTA performance on the human mesh recovery (HMR) from monocular images. However, the performance gain has come at the cost of substantial memory and computational overhead. A lightweight and efficient model to reconstruct accurate human mesh is needed for real-world applications. In this paper, we propose a pure transformer architecture named POoling aTtention TransformER (POTTER) for the HMR task from single images. Observing that the conventional attention module is memory and computationally expensive, we propose an efficient pooling attention module, which significantly reduces the memory and computational cost without sacrificing performance. Furthermore, we design a new transformer architecture by integrating a High-Resolution (HR) stream for the HMR task. The high-resolution local and global features from the HR stream can be utilized for recovering more accurate human mesh. Our POTTER outperforms the SOTA method METRO by only requiring 7% of total parameters and 14% of the Multiply-Accumulate Operations on the Human3.6M (PA-MPJPE metric) and 3DPW (all three metrics) datasets. The project webpage is https://zczcwh.github.io/potter_page.

📄 PDF Abstract BibTeX arXiv:2303.13357

Code (1)

zczcwh/potter pytorch

Tasks

3D Human Pose EstimationHuman Mesh Recovery

Similar Papers 제목 키워드 기반

Deformable Mesh Transformer for 3D Human Mesh Recovery

2023-01-01 · CVPR 2023 1 · Yusuke Yoshiyasu

We present Deformable mesh transFormer (DeFormer), a novel vertex-based approach to monocular 3D human mesh recovery. DeFormer iteratively fits a body mesh model to an input image via a mesh alignment feedback loop f…

3D Hand Pose Estimation3D Human Pose EstimationDecoderHuman Mesh Recovery

FastTextSpotter: A High-Efficiency Transformer for Multilingual Scene Text Spotting

2024-08-27 · Alloy Das, Sanket Biswas, Umapada Pal, Josep Lladós 외

The proliferation of scene text in both structured and unstructured environments presents significant challenges in optical character recognition (OCR), necessitating more efficient and robust text spotting solutions. Th…

BenchmarkingDecoderOptical Character RecognitionOptical Character Recognition (OCR)+1

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

A Bilingual, OpenWorld Video Text Dataset and End-to-end Video Text Spotter with Transformer

2021-12-09 · Weijia Wu, Yuanqiang Cai, Debing Zhang, Sibo Wang 외

Most existing video text spotting benchmarks focus on evaluating a single language and scenario with limited data. In this work, we introduce a large-scale, Bilingual, Open World Video text benchmark dataset(BOVText). Th…

text annotationText Spotting

DeforHMR: Vision Transformer with Deformable Cross-Attention for 3D Human Mesh Recovery

2024-11-18 · Jaewoo Heo, George Hu, Zeyu Wang, Serena Yeung-Levy

Human Mesh Recovery (HMR) is an important yet challenging problem with applications across various domains including motion capture, augmented reality, and biomechanics. Accurately predicting human pose parameters from a…

DecoderHuman Mesh Recoveryregression