中文
相关论文

相关论文: On the Calibration of Human Pose Estimation

200 篇论文

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

3D LiDARs and 2D cameras are increasingly being used alongside each other in sensor rigs for perception tasks. Before these sensors can be used to gather meaningful data, however, their extrinsics (and intrinsics) need to be accurately…

机器人学 · 计算机科学 2019-08-06 Ganesh Iyer , R. Karnik Ram. , J. Krishna Murthy , K. Madhava Krishna

A reliable deep learning system should be able to accurately express its confidence with respect to its predictions, a quality known as calibration. One of the most effective ways to produce reliable confidence estimates with a pre-trained…

机器学习 · 计算机科学 2024-10-10 Thomas P. Zollo , Zhun Deng , Jake C. Snell , Toniann Pitassi , Richard Zemel

3D human pose estimation (HPE) is characterized by intricate local and global dependencies among joints. Conventional supervised losses are limited in capturing these correlations because they treat each joint independently. Previous…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yeonsung Kim , Junggeun Do , Seunguk Do , Sangmin Kim , Jaesik Park , Jay-Yoon Lee

6D Object pose estimation is a fundamental component in robotics enabling efficient interaction with the environment. It is particularly challenging in bin-picking applications, where many objects are low-feature and reflective, and…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Alan Li , Angela P. Schoellig

Optimal decision making requires that classifiers produce uncertainty estimates consistent with their empirical accuracy. However, deep neural networks are often under- or over-confident in their predictions. Consequently, methods have been…

The choice of poses for camera calibration with planar patterns is only rarely considered - yet the calibration precision heavily depends on it. This work presents a pose selection method that finds a compact and robust set of calibration…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Pavel Rojtberg , Arjan Kuijper

Current approaches in 3D human pose estimation primarily focus on regressing 3D joint locations, often neglecting critical physical constraints such as bone length consistency and body symmetry. This work introduces a recurrent neural…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Chih-Hsiang Hsu , Jyh-Shing Roger Jang

Human head pose estimation in images has applications in many fields such as human-computer interaction or video surveillance tasks. In this work, we address this problem, defined here as the estimation of both vertical (tilt/pitch) and…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Rafael Berral-Soler , Francisco J. Madrid-Cuevas , Rafael Muñoz-Salinas , Manuel J. Marín-Jiménez

Estimating the 6-DoF pose of a rigid object from a single RGB image is a crucial yet challenging task. Recent studies have shown the great potential of dense correspondence-based solutions, yet improvements are still needed to reach…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Ruyi Lian , Haibin Ling

Human pose estimation plays an important role in many computer vision tasks and has been studied for many decades. However, due to complex appearance variations from poses, illuminations, occlusions and low resolutions, it still remains a…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Zhihui Su , Ming Ye , Guohui Zhang , Lei Dai , Jianda Sheng

Human pose estimation is a fundamental yet challenging task in computer vision. Although deep learning techniques have made great progress in this area, difficult scenarios (e.g., invisible keypoints, occlusions, complex multi-person…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yabo Xiao , Dongdong Yu , Xiaojuan Wang , Tianqi Lv , Yiqi Fan , Lingrui Wu

This paper introduces a new architecture for human pose estimation using a multi- layer convolutional network architecture and a modified learning technique that learns low-level features and higher-level weak spatial models. Unconstrained…

计算机视觉与模式识别 · 计算机科学 2014-04-24 Arjun Jain , Jonathan Tompson , Mykhaylo Andriluka , Graham W. Taylor , Christoph Bregler

The task of multi-person human pose estimation in natural scenes is quite challenging. Existing methods include both top-down and bottom-up approaches. The main advantage of bottom-up methods is its excellent tradeoff between estimation…

计算机视觉与模式识别 · 计算机科学 2017-10-30 Guanghan Ning , Zhihai He

The SCARED dataset is a widely used benchmark for endoscopic depth estimation, offering ground-truth 3D reconstructions captured with a structured light sensor. However, the depth maps for non-keyframe images rely on robot kinematics that…

计算机视觉与模式识别 · 计算机科学 2026-05-19 John J. Han , Adam Schmidt , Max Allan , Jie Ying Wu , Omid Mohareri

3D hand pose estimation methods have made significant progress recently. However, the estimation accuracy is often far from sufficient for specific real-world applications, and thus there is significant room for improvement. This paper…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Mohammad Rezaei , Razieh Rastgoo , Vassilis Athitsos

3D human pose estimation is frequently seen as the task of estimating 3D poses relative to the root body joint. Alternatively, we propose a 3D human pose estimation method in camera coordinates, which allows effective combination of 2D…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Diogo C Luvizon , Hedi Tabia , David Picard

In this paper, we delve into semi-supervised 2D human pose estimation. The previous method ignored two problems: (i) When conducting interactive training between large model and lightweight model, the pseudo label of lightweight model will…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Linzhi Huang , Yulong Li , Hongbo Tian , Yue Yang , Xiangang Li , Weihong Deng , Jieping Ye

Monocular Human Pose Estimation (HPE) aims at determining the 3D positions of human joints from a single 2D image captured by a camera. However, a single 2D point in the image may correspond to multiple points in 3D space. Typically, the…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Nicola Garau , Giulia Martinelli , Niccolò Bisagno , Denis Tomè , Carsten Stoll

We propose a novel Enhanced Feature Aggregation and Selection network (EFASNet) for multi-person 2D human pose estimation. Due to enhanced feature representation, our method can well handle crowded, cluttered and occluded scenes. More…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xixia Xu , Qi Zou , Xue Lin
‹ 上一页 1 8 9 10 下一页 ›