中文
相关论文

相关论文: CullNet: Calibrated and Pose Aware Confidence Scor…

200 篇论文

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

Instance segmentation of images is an important tool for automated scene understanding. Neural networks are usually trained to optimize their overall performance in terms of accuracy. Meanwhile, in applications such as automated driving, an…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Kira Maag

This paper addresses the challenge of 3D human pose estimation from a single color image. Despite the general success of the end-to-end learning paradigm, top performing approaches employ a two-step solution consisting of a Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Georgios Pavlakos , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

Compared to 2D object bounding-box labeling, it is very difficult for humans to annotate 3D object poses, especially when depth images of scenes are unavailable. This paper investigates whether we can estimate the object poses effectively…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Zongxin Yang , Xin Yu , Yi Yang

Existing object pose estimation datasets are related to generic object types and there is so far no dataset for fine-grained object categories. In this work, we introduce a new large dataset to benchmark pose estimation for fine-grained…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Yaming Wang , Xiao Tan , Yi Yang , Xiao Liu , Errui Ding , Feng Zhou , Larry S. Davis

Human pose estimation and tracking are fundamental tasks for understanding human behaviors in videos. Existing top-down framework-based methods usually perform three-stage tasks: human detection, pose estimation and tracking. Although…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zehua Fu , Wenhang Zuo , Zhenghui Hu , Qingjie Liu , Yunhong Wang

Object pose estimation constitutes a critical area within the domain of 3D vision. While contemporary state-of-the-art methods that leverage real-world pose annotations have demonstrated commendable performance, the procurement of such real…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Yang You , Wenhao He , Jin Liu , Hongkai Xiong , Weiming Wang , Cewu Lu

Despite the success in 6D pose estimation in bin-picking scenarios, existing methods still struggle to produce accurate prediction results for symmetry objects and real world scenarios. The primary bottlenecks include 1) the ambiguity…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Ding-Tao Huang , En-Te Lin , Lipeng Chen , Li-Fu Liu , Long Zeng

Human shape estimation is an important task for video editing, animation and fashion industry. Predicting 3D human body shape from natural images, however, is highly challenging due to factors such as variation in human bodies, clothing and…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Gül Varol , Duygu Ceylan , Bryan Russell , Jimei Yang , Ersin Yumer , Ivan Laptev , Cordelia Schmid

In this paper, we introduce a novel single shot approach for 6D object pose estimation of rigid objects based on depth images. For this purpose, a fully convolutional neural network is employed, where the 3D input data is spatially…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Kilian Kleeberger , Marco F. Huber

Visual localization is the task of accurate camera pose estimation in a known scene. It is a key problem in computer vision and robotics, with applications including self-driving cars, Structure-from-Motion, SLAM, and Mixed Reality.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Torsten Sattler , Qunjie Zhou , Marc Pollefeys , Laura Leal-Taixe

We propose a method for human pose estimation based on Deep Neural Networks (DNNs). The pose estimation is formulated as a DNN-based regression problem towards body joints. We present a cascade of such DNN regressors which results in high…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Alexander Toshev , Christian Szegedy

In this paper, we propose a method for initial camera pose estimation from just a single image which is robust to viewing conditions and does not require a detailed model of the scene. This method meets the growing need of easy deployment…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Matthieu Zins , Gilles Simon , Marie-Odile Berger

The topic of multi-person pose estimation has been largely improved recently, especially with the development of convolutional neural network. However, there still exist a lot of challenging cases, such as occluded keypoints, invisible…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Yilun Chen , Zhicheng Wang , Yuxiang Peng , Zhiqiang Zhang , Gang Yu , Jian Sun

We introduce CenDerNet, a framework for 6D pose estimation from multi-view images based on center and curvature representations. Finding precise poses for reflective, textureless objects is a key challenge for industrial robotics. Our…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Peter De Roovere , Rembert Daems , Jonathan Croenen , Taoufik Bourgana , Joris de Hoog , Francis Wyffels

Reliable uncertainty estimation is critical for deploying neural networks (NNs) in real-world applications. While existing calibration techniques often rely on post-hoc adjustments or coarse-grained binning methods, they remain limited in…

机器学习 · 计算机科学 2025-05-30 Pedro Mendes , Paolo Romano , David Garlan

Methods tackling multi-object tracking need to estimate the number of targets in the sensing area as well as to estimate their continuous state. While the majority of existing methods focus on data association, precise state (3D pose)…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Johannes Groß , Aljosa Osep , Bastian Leibe

Visual relocalization is the task of estimating the camera pose given an image it views. Absolute pose regression offers a solution to this task by training a neural network, directly regressing the camera pose from image features. While an…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Fereidoon Zangeneh , Amit Dekel , Alessandro Pieropan , Patric Jensfelt

The task of human pose estimation (HPE) deals with the ill-posed problem of estimating the 3D position of human joints directly from images and videos. In recent literature, most of the works tackle the problem mostly by using convolutional…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Nicola Garau , Nicola Conci

We address the problem of learning accurate 3D shape and camera pose from a collection of unlabeled category-specific images. We train a convolutional network to predict both the shape and the pose from a single image by minimizing the…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Eldar Insafutdinov , Alexey Dosovitskiy