中文
相关论文

相关论文: Object Pose Estimation Annotation Pipeline for Mul…

200 篇论文

Many robotics and industry applications have a high demand for the capability to estimate the 6D pose of novel objects from the cluttered scene. However, existing classic pose estimation methods are object-specific, which can only handle…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Jianqiu Chen , Zikun Zhou , Mingshan Sun , Tianpeng Bao , Rui Zhao , Liwei Wu , Zhenyu He

The problem of identifying the 3D pose of a known object from a given 2D image has important applications in Computer Vision. Our proposed method of registering a 3D model of a known object on a given 2D photo of the object has numerous…

计算机视觉与模式识别 · 计算机科学 2013-12-02 Srimal Jayawardena , Marcus Hutter , Nathan Brewer

Pose estimation of the human body and hands is a fundamental problem in computer vision, and learning-based solutions require a large amount of annotated data. In this work, we improve the efficiency of the data annotation process for 3D…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Qi Feng , Kun He , He Wen , Cem Keskin , Yuting Ye

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human pose estimation. This…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Umer Rafi , Andreas Doering , Bastian Leibe , Juergen Gall

In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose estimation with a local…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Niklas Gard , Anna Hilsmann , Peter Eisert

This paper proposes a category-level 6D object pose and shape estimation approach iCaps, which allows tracking 6D poses of unseen objects in a category and estimating their 3D shapes. We develop a category-level auto-encoder network using…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Xinke Deng , Junyi Geng , Timothy Bretl , Yu Xiang , Dieter Fox

In this survey, we present a systematic review of 3D hand pose estimation from the perspective of efficient annotation and learning. 3D hand pose estimation has been an important research area owing to its potential to enable various…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Takehiko Ohkawa , Ryosuke Furuta , Yoichi Sato

6D object pose estimation is a fundamental yet challenging problem in computer vision. Convolutional Neural Networks (CNNs) have recently proven to be capable of predicting reliable 6D pose estimates even under monocular settings.…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Gu Wang , Fabian Manhardt , Xingyu Liu , Xiangyang Ji , Federico Tombari

Estimation of the human pose from a monocular camera has been an emerging research topic in the computer vision community with many applications. Recently, benefited from the deep learning technologies, a significant amount of research…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Wu Liu , Qian Bao , Yu Sun , Tao Mei

In this paper, we address the challenging task of estimating 6D object pose from a single RGB image. Motivated by the deep learning based object detection methods, we propose a concise and efficient network that integrate 6D object pose…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Jianhan Mei , Henghui Ding , Xudong Jiang

We present a novel one-shot method for object detection and 6 DoF pose estimation, that does not require training on target objects. At test time, it takes as input a target image and a textured 3D query model. The core idea is to represent…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Ivan Shugurov , Fu Li , Benjamin Busam , Slobodan Ilic

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic

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

Data is the engine of modern computer vision, which necessitates collecting large-scale datasets. This is expensive, and guaranteeing the quality of the labels is a major challenge. In this paper, we investigate efficient annotation…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Yuan-Hong Liao , Amlan Kar , Sanja Fidler

We introduce the new setting of open-vocabulary object 6D pose estimation, in which a textual prompt is used to specify the object of interest. In contrast to existing approaches, in our setting (i) the object of interest is specified…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Jaime Corsetti , Davide Boscaini , Changjae Oh , Andrea Cavallaro , Fabio Poiesi

Monocular depth estimation has been actively studied in fields such as robot vision, autonomous driving, and 3D scene understanding. Given a sequence of color images, unsupervised learning methods based on the framework of…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Songlin Wei , Guodong Chen , Wenzheng Chi , Zhenhua Wang , Lining Sun

Recent advances in deep learning and computer vision offer an excellent opportunity to investigate high-level visual analysis tasks such as human localization and human pose estimation. Although the performance of human localization and…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Somnuk Phon-Amnuaisuk , Ken T. Murata , La-Or Kovavisaruch , Tiong-Hoo Lim , Praphan Pavarangkoon , Takamichi Mizuhara

In this survey we present a complete landscape of joint object detection and pose estimation methods that use monocular vision. Descriptions of traditional approaches that involve descriptors or models and various estimation methods have…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Aniruddha V Patil , Pankaj Rabha

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

Estimating 6D object poses is a major challenge in 3D computer vision. Building on successful instance-level approaches, research is shifting towards category-level pose estimation for practical applications. Current category-level…