中文
相关论文

相关论文: DGECN: A Depth-Guided Edge Convolutional Network f…

200 篇论文

Most recent 6D pose estimation frameworks first rely on a deep network to establish correspondences between 3D object keypoints and 2D image locations and then use a variant of a RANSAC-based Perspective-n-Point (PnP) algorithm. This…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yinlin Hu , Pascal Fua , Wei Wang , Mathieu Salzmann

6D pose estimation of rigid objects is a long-standing and challenging task in computer vision. Recently, the emergence of deep learning reveals the potential of Convolutional Neural Networks (CNNs) to predict reliable 6D poses. Given that…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xingyu Liu , Ruida Zhang , Chenyangguang Zhang , Gu Wang , Jiwen Tang , Zhigang Li , Xiangyang Ji

Estimating the 6D pose of known objects is important for robots to interact with the real world. The problem is challenging due to the variety of objects as well as the complexity of a scene caused by clutter and occlusions between objects.…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Yu Xiang , Tanner Schmidt , Venkatraman Narayanan , Dieter Fox

Recent works on 6D object pose estimation focus on learning keypoint correspondences between images and object models, and then determine the object pose through RANSAC-based algorithms or by directly regressing the pose with end-to-end…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Jaime Corsetti , Davide Boscaini , Fabio Poiesi

In this work, we introduce a novel method for calculating the 6DoF pose of an object using a single RGB-D image. Unlike existing methods that either directly predict objects' poses or rely on sparse keypoints for pose recovery, our approach…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Zong-Wei Hong , Yen-Yang Hung , Chu-Song Chen

RGB-D based 6D pose estimation has recently achieved remarkable progress, but still suffers from two major limitations: (1) ineffective representation of depth data and (2) insufficient integration of different modalities. This paper…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Guangyuan Zhou , Huiqun Wang , Jiaxin Chen , Di Huang

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

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

We develop a novel deep contour detection algorithm with a top-down fully convolutional encoder-decoder network. Our proposed method, named TD-CEDN, solves two important issues in this low-level vision problem: (1) learning multi-scale and…

计算机视觉与模式识别 · 计算机科学 2017-07-13 Yahui Liu , Jian Yao , Li Li , Xiaohu Lu , Jing Han

6 DoF poses estimation problem aims to estimate the rotation and translation parameters between two coordinates, such as object world coordinate and camera world coordinate. Although some advances are made with the help of deep learning,…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Haowen Sun , Taiyong Wang

While most current RGB-D-based category-level object pose estimation methods achieve strong performance, they face significant challenges in scenes lacking depth information. In this paper, we propose a novel category-level object pose…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Sheng Yu , Di-Hua Zhai , Yuanqing Xia

Object pose estimation is a fundamental computer vision task exploited in several robotics and augmented reality applications. Many established approaches rely on predicting 2D-3D keypoint correspondences using RANSAC (Random sample…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Ivano Donadi , Alberto Pretto

The distance-geometric graph representation adopts a unified scheme (distance) for representing the geometry of three-dimensional(3D) graphs. It is invariant to rotation and translation of the graph and it reflects pair-wise node…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Daniel T. Chang

Numerous 6D pose estimation methods have been proposed that employ end-to-end regression to directly estimate the target pose parameters. Since the visible features of objects are implicitly influenced by their poses, the network allows…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Jianqiu Chen , Mingshan Sun , Ye Zheng , Tianpeng Bao , Zhenyu He , Donghai Li , Guoqiang Jin , Rui Zhao , Liwei Wu , Xiaoke Jiang

We present a robust and real-time monocular six degree of freedom relocalization system. Our system trains a convolutional neural network to regress the 6-DOF camera pose from a single RGB image in an end-to-end manner with no need of…

计算机视觉与模式识别 · 计算机科学 2016-02-19 Alex Kendall , Matthew Grimes , Roberto Cipolla

In this paper, a computation efficient regression framework is presented for estimating the 6D pose of rigid objects from a single RGB-D image, which is applicable to handling symmetric objects. This framework is designed in a simple…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ningkai Mo , Wanshui Gan , Naoto Yokoya , Shifeng Chen

In this paper, we focus on category-level 6D pose and size estimation from monocular RGB-D image. Previous methods suffer from inefficient category-level pose feature extraction which leads to low accuracy and inference speed. To tackle…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Wei Chen , Xi Jia , Hyung Jin Chang , Jinming Duan , Linlin Shen , Ales Leonardis

6D object pose estimation is a prerequisite for many applications. In recent years, monocular pose estimation has attracted much research interest because it does not need depth measurements. In this work, we introduce ConvPoseCNN, a fully…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Catherine Capellen , Max Schwarz , Sven Behnke

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

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

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid
‹ 上一页 1 2 3 10 下一页 ›