中文
相关论文

相关论文: Multi-modal Face Pose Estimation with Multi-task M…

200 篇论文

This paper studies the task of estimating the 3D human poses of multiple persons from multiple calibrated camera views. Following the top-down paradigm, we decompose the task into two stages, i.e. person localization and pose estimation.…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Size Wu , Sheng Jin , Wentao Liu , Lei Bai , Chen Qian , Dong Liu , Wanli Ouyang

Recently, topological deep learning (TDL), which integrates algebraic topology with deep neural networks, has achieved tremendous success in processing point-cloud data, emerging as a promising paradigm in data science. However, TDL has not…

图像与视频处理 · 电气工程与系统科学 2025-03-04 Xiang Liu , Zhe Su , Yongyi Shi , Yiying Tong , Ge Wang , Guo-Wei Wei

We present an approach to perform 3D pose estimation of multiple people from a few calibrated camera views. Our architecture, leveraging the recently proposed unprojection layer, aggregates feature-maps from a 2D pose estimator backbone…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Alessio Elmi , Davide Mazzini , Pietro Tortella

Human gaze provides valuable information on human focus and intentions, making it a crucial area of research. Recently, deep learning has revolutionized appearance-based gaze estimation. However, due to the unique features of gaze…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Yihua Cheng , Haofei Wang , Yiwei Bao , Feng Lu

Understanding the geometry and pose of objects in 2D images is a fundamental necessity for a wide range of real world applications. Driven by deep neural networks, recent methods have brought significant improvements to object pose…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Jogendra Nath Kundu , Rahul M. V. , Aditya Ganeshan , R. Venkatesh Babu

We propose a three-stage 6 DoF object detection method called DPODv2 (Dense Pose Object Detector) that relies on dense correspondences. We combine a 2D object detector with a dense correspondence estimation network and a multi-view pose…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Ivan Shugurov , Sergey Zakharov , Slobodan Ilic

Current state-of-the-art methods cast monocular 3D human pose estimation as a learning problem by training neural networks on large data sets of images and corresponding skeleton poses. In contrast, we propose an approach that can exploit…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Simon Jenni , Paolo Favaro

Human pose estimation (HPE) is one of the most challenging tasks in computer vision as humans are deformable by nature and thus their pose has so much variance. HPE aims to correctly identify the main joint locations of a single person or…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Ahmed Elhagry , Mohamed Saeed , Musie Araia

Recently, Deep Convolution Networks (DCNNs) have been applied to the task of face alignment and have shown potential for learning improved feature representations. Although deeper layers can capture abstract concepts like pose, it is…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Amit Kumar , Rama Chellappa

Establishment of point correspondence between camera and object coordinate systems is a promising way to solve 6D object poses. However, surrogate objectives of correspondence learning in 3D space are a step away from the true ones of…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Hongyang Li , Jiehong Lin , Kui Jia

In this paper, we present a method for real-time multi-person human pose estimation from video by utilizing convolutional neural networks. Our method is aimed for use case specific applications, where good accuracy is essential and…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Marko Linna , Juho Kannala , Esa Rahtu

Head orientation is a challenging Computer Vision problem that has been extensively researched having a wide variety of applications. However, current state-of-the-art systems still underperform in the presence of occlusions and are…

计算机视觉与模式识别 · 计算机科学 2023-11-13 José Celestino , Manuel Marques , Jacinto C. Nascimento , João Paulo Costeira

In the field of 3D Human Pose Estimation from monocular videos, the presence of diverse occlusion types presents a formidable challenge. Prior research has made progress by harnessing spatial and temporal cues to infer 3D poses from 2D…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Mehwish Ghafoor , Arif Mahmood , Muhammad Bilal

We study the problem of multi-person pose estimation in natural images. A pose estimate describes the spatial position and identity (head, foot, knee, etc.) of every non-occluded body part of a person. Pose estimation is difficult due to…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Shaofei Wang , Chong Zhang , Miguel A. Gonzalez-Ballester , Alexander Ihler , Julian Yarkony

Pose estimation is a crucial task in computer vision, with wide applications in autonomous driving, human motion capture, and virtual reality. However, existing methods still face challenges in achieving high accuracy, particularly in…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Liang Feng , Ming Xu , Lihua Wen , Zhixuan Shen

Multi-person 3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose HG-RCNN, a Mask-RCNN based network that also leverages the benefits of…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Rishabh Dabral , Nitesh B Gundavarapu , Rahul Mitra , Abhishek Sharma , Ganesh Ramakrishnan , Arjun Jain

Training accurate 3D human pose estimators requires large amount of 3D ground-truth data which is costly to collect. Various weakly or self supervised pose estimation methods have been proposed due to lack of 3D data. Nevertheless, these…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Muhammed Kocabas , Salih Karagoz , Emre Akbas

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

This inherent relations among multiple face analysis tasks, such as landmark detection, head pose estimation, gender recognition and face attribute estimation are crucial to boost the performance of each task, but have not been thoroughly…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Shangfei Wang , Shi Yin , Longfei Hao , Guang Liang

Existing 3D human pose estimation algorithms trained on distortion-free datasets suffer performance drop when applied to new scenarios with a specific camera distortion. In this paper, we propose a simple yet effective model for 3D human…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Hanbyel Cho , Yooshin Cho , Jaemyung Yu , Junmo Kim