paper-with-me

Papers

Encoder-decoder with Multi-level Attention for 3D Human Shape and Pose Estimation

2021-09-06 · ICCV 2021 10 · Ziniu Wan, Zhengjia Li, Maoqing Tian, Jianbo Liu, Shuai Yi, Hongsheng Li

3D human shape and pose estimation is the essential task for human motion analysis, which is widely used in many 3D applications. However, existing methods cannot simultaneously capture the relations at multiple levels, including spatial-temporal level and human joint level. Therefore they fail to make accurate predictions in some hard scenarios when there is cluttered background, occlusion, or extreme pose. To this end, we propose Multi-level Attention Encoder-Decoder Network (MAED), including a Spatial-Temporal Encoder (STE) and a Kinematic Topology Decoder (KTD) to model multi-level attentions in a unified framework. STE consists of a series of cascaded blocks based on Multi-Head Self-Attention, and each block uses two parallel branches to learn spatial and temporal attention respectively. Meanwhile, KTD aims at modeling the joint level attention. It regards pose estimation as a top-down hierarchical process similar to SMPL kinematic tree. With the training set of 3DPW, MAED outperforms previous state-of-the-art methods by 6.2, 7.2, and 2.4 mm of PA-MPJPE on the three widely used benchmarks 3DPW, MPI-INF-3DHP, and Human3.6M respectively. Our code is available at https://github.com/ziniuwan/maed.

📄 PDF Abstract BibTeX arXiv:2109.02303

Code (1)

ziniuwan/maed 공식 구현 pytorch

Tasks

3D Absolute Human Pose Estimation3D Human Pose EstimationDecoderPose Estimation

Similar Papers 제목 키워드 기반

Improved Multi-Stage Training of Online Attention-based Encoder-Decoder Models

2019-12-28 · Abhinav Garg, Dhananjaya Gowda, Ankur Kumar, Kwangyoun Kim 외

In this paper, we propose a refined multi-stage multi-task training strategy to improve the performance of online attention-based encoder-decoder (AED) models. A three-stage training based on three levels of architectura…

DecoderLanguage ModelingLanguage ModellingMulti-Task Learning+1

OAT: Object-Level Attention Transformer for Gaze Scanpath Prediction

2024-07-18 · Yini Fang, Jingling Yu, Haozheng Zhang, Ralf van der Lans 외

Visual search is important in our daily life. The efficient allocation of visual attention is critical to effectively complete visual search tasks. Prior research has predominantly modelled the spatial allocation of visu…

DecoderObjectPredictionScanpath prediction

Stroke Constrained Attention Network for Online Handwritten Mathematical Expression Recognition

2020-02-20 · Jia-Ming Wang, Jun Du, Jianshu Zhang

In this paper, we propose a novel stroke constrained attention network (SCAN) which treats stroke as the basic unit for encoder-decoder based online handwritten mathematical expression recognition (HMER). Unlike previous…

Decoder

Towards Complex Backgrounds: A Unified Difference-Aware Decoder for Binary Segmentation

2022-10-27 · Jiepan Li, wei he, Hongyan zhang

Binary segmentation is used to distinguish objects of interest from background, and is an active area of convolutional encoder-decoder network research. The current decoders are designed for specific objects based on the…

Decoder

Sentence-Level Grammatical Error Identification as Sequence-to-Sequence Correction

2016-04-16 · WS 2016 6 · Allen Schmaltz, Yoon Kim, Alexander M. Rush, Stuart M. Shieber

We demonstrate that an attention-based encoder-decoder model can be used for sentence-level grammatical error identification for the Automated Evaluation of Scientific Writing (AESW) Shared Task 2016. The attention-based…

DecoderSentence