vix.ing · top · new · best · stats

Waterfall Transformer for Multi-person Pose Estimation

2024/11/28 by Navin Ranjan, Ranjan, Navin, Bruno Artacho +3
Computer Science · Engineering · #Anomaly Detection Techniques and Applications #Human Pose and Action Recognition #Gait Recognition and Analysis

paper · pdf · doi:10.48550/arxiv.2411.18944

Abstract

We propose the Waterfall Transformer architecture for Pose estimation (WTPose), a single-pass, end-to-end trainable framework designed for multi-person pose estimation. Our framework leverages a transformer-based waterfall module that generates multi-scale feature maps from various backbone stages. The module performs filtering in the cascade architecture to expand the receptive fields and to capture local and global context, therefore increasing the overall feature representation capability of the network. Our experiments on the COCO dataset demonstrate that the proposed WTPose architecture, with a modified Swin backbone and transformer-based waterfall module, outperforms other transformer architectures for multi-person pose estimation

Related