中文
相关论文

相关论文: Waterfall Transformer for Multi-person Pose Estima…

200 篇论文

We propose OmniPose, a single-pass, end-to-end trainable framework, that achieves state-of-the-art results for multi-person pose estimation. Using a novel waterfall module, the OmniPose architecture leverages multi-scale feature…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Bruno Artacho , Andreas Savakis

We propose BAPose, a novel bottom-up approach that achieves state-of-the-art results for multi-person pose estimation. Our end-to-end trainable framework leverages a disentangled multi-scale waterfall architecture and incorporates adaptive…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bruno Artacho , Andreas Savakis

We propose UniPose, a unified framework for human pose estimation, based on our "Waterfall" Atrous Spatial Pooling architecture, that achieves state-of-art-results on several pose estimation metrics. Current pose estimation methods…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Bruno Artacho , Andreas Savakis

We propose a human pose estimation framework that solves the task in the regression-based fashion. Unlike previous regression-based methods, which often fall behind those state-of-the-art methods, we formulate the pose estimation task into…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang

The task of 2D human pose estimation is challenging as the number of keypoints is typically large (~ 17) and this necessitates the use of robust neural network architectures and training pipelines that can capture the relevant features from…

机器学习 · 计算机科学 2022-04-22 Kaushik Balakrishnan , Devesh Upadhyay

As demand for robotics manipulation application increases, accurate vision-based 6D pose estimation becomes essential for autonomous operations. Convolutional Neural Networks (CNNs) based approaches for pose estimation have been previously…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Mahmoud Abdulsalam , Nabil Aouf

Estimating the 6D object pose is an essential task in many applications. Due to the lack of depth information, existing RGB-based methods are sensitive to occlusion and illumination changes. How to extract and utilize the geometry features…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xiao Lin , Deming Wang , Guangliang Zhou , Chengju Liu , Qijun Chen

Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ($\boldsymbol{e.g.,}$ human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Kai Su , Lei Jin , Mei Song , Shuicheng Yan , Jian Zhao

Convolutional neural networks (CNNs) have been widely utilized in many computer vision tasks. However, CNNs have a fixed reception field and lack the ability of long-range perception, which is crucial to human pose estimation. Due to its…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Zinan Xiong , Chenxi Wang , Ying Li , Yan Luo , Yu Cao

Multi-person pose estimation (MPPE) estimates keypoints for all individuals present in an image. MPPE is a fundamental task for several applications in computer vision and virtual reality. Unfortunately, there are currently no…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Sebastian Janampa , Marios Pattichis

This paper presents Volumetric Transformer Pose estimator (VTP), the first 3D volumetric transformer framework for multi-view multi-person 3D human pose estimation. VTP aggregates features from 2D keypoints in all camera views and directly…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Yuxing Chen , Renshu Gu , Ouhan Huang , Gangyong Jia

Existing unsupervised visual odometry (VO) methods either match pairwise images or integrate the temporal information using recurrent neural networks over a long sequence of images. They are either not accurate, time-consuming in training…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Xiangyu Li , Yonghong Hou , Pichao Wang , Zhimin Gao , Mingliang Xu , Wanqing Li

We propose an end-to-end trainable approach for multi-instance pose estimation, called POET (POse Estimation Transformer). Combining a convolutional neural network with a transformer encoder-decoder architecture, we formulate multiinstance…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Lucas Stoffl , Maxime Vidal , Alexander Mathis

Accurately estimating the 6D pose of objects is crucial for many applications, such as robotic grasping, autonomous driving, and augmented reality. However, this task becomes more challenging in poor lighting conditions or when dealing with…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Zhujun Li , Ioannis Stamos

Human pose estimation in complicated situations has always been a challenging task. Many Transformer-based pose networks have been proposed recently, achieving encouraging progress in improving performance. However, the remarkable…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Chengpeng Wu , Guangxing Tan , Chunyu Li

Human pose estimation aims to accurately estimate a wide variety of human poses. However, existing datasets often follow a long-tailed distribution that unusual poses only occupy a small portion, which further leads to the lack of diversity…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Wentao Jiang , Sheng Jin , Wentao Liu , Chen Qian , Ping Luo , Si Liu

Multi-person pose estimation is an attractive and challenging task. Existing methods are mostly based on two-stage frameworks, which include top-down and bottom-up methods. Two-stage methods either suffer from high computational redundancy…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Dahu Shi , Xing Wei , Xiaodong Yu , Wenming Tan , Ye Ren , Shiliang Pu

To improve the generalization of 3D human pose estimators, many existing deep learning based models focus on adding different augmentations to training poses. However, data augmentation techniques are limited to the "seen" pose combinations…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Cheng-Yen Yang , Jiajia Luo , Lu Xia , Yuyin Sun , Nan Qiao , Ke Zhang , Zhongyu Jiang , Jenq-Neng Hwang

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Arul Selvam Periyasamy , Arash Amini , Vladimir Tsaturyan , Sven Behnke

While CNN-based models have made remarkable progress on human pose estimation, what spatial dependencies they capture to localize keypoints remains unclear. In this work, we propose a model called \textbf{TransPose}, which introduces…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Sen Yang , Zhibin Quan , Mu Nie , Wankou Yang
‹ 上一页 1 2 3 10 下一页 ›