中文
相关论文

相关论文: 3D Convolution on RGB-D Point Clouds for Accurate …

200 篇论文

This paper addresses the task of estimating the 6 degrees of freedom pose of a known 3D object from depth information represented by a point cloud. Deep features learned by convolutional neural networks from color information have been the…

计算机视觉与模式识别 · 计算机科学 2020-01-27 Ge Gao , Mikko Lauri , Yulong Wang , Xiaolin Hu , Jianwei Zhang , Simone Frintrop

3D point cloud interpretation is a challenging task due to the randomness and sparsity of the component points. Many of the recently proposed methods like PointNet and PointCNN have been focusing on learning shape descriptions from point…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhaoyu Su , Pin Siang Tan , Junkang Chow , Jimmy Wu , Yehur Cheong , Yu-Hsing Wang

Point clouds are the native output of many real-world 3D sensors. To borrow the success of 2D convolutional network architectures, a majority of popular 3D perception models voxelize the points, which can result in a loss of local geometric…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Yuwen Xiong , Mengye Ren , Renjie Liao , Kelvin Wong , Raquel Urtasun

3D point clouds deep learning is a promising field of research that allows a neural network to learn features of point clouds directly, making it a robust tool for solving 3D scene understanding tasks. While recent works show that point…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

Analyzing the geometric and semantic properties of 3D point clouds through the deep networks is still challenging due to the irregularity and sparsity of samplings of their geometric structures. This paper presents a new method to define…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Artem Komarichev , Zichun Zhong , Jing Hua

Change detection and irregular object extraction in 3D point clouds is a challenging task that is of high importance not only for autonomous navigation but also for updating existing digital twin models of various industrial environments.…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Nikolaos Stathoulopoulos , Anton Koval , George Nikolakopoulos

Recent progresses in 3D deep learning has shown that it is possible to design special convolution operators to consume point cloud data. However, a typical drawback is that rotation invariance is often not guaranteed, resulting in networks…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhiyuan Zhang , Binh-Son Hua , David W. Rosen , Sai-Kit Yeung

In this paper, we propose a novel 3D graph convolution based pipeline for category-level 6D pose and size estimation from monocular RGB-D images. The proposed method leverages an efficient 3D data augmentation and a novel vector-based…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Wei Chen , Xi Jia , Zhongqun Zhang , Hyung Jin Chang , Linlin Shen , Jinming Duan , Ales Leonardis

Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it difficult to achieve…

机器学习 · 计算机科学 2020-07-21 Sameera Ramasinghe , Salman Khan , Nick Barnes , Stephen Gould

In this paper, we present a novel deep method to reconstruct a point cloud of an object from a single still image. Prior arts in the field struggle to reconstruct an accurate and scalable 3D model due to either the inefficient and expensive…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Anh-Duc Nguyen , Seonghwa Choi , Woojae Kim , Sanghoon Lee

Despite significant progress in image-based 3D scene flow estimation, the performance of such approaches has not yet reached the fidelity required by many applications. Simultaneously, these applications are often not restricted to…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Aseem Behl , Despoina Paschalidou , Simon Donné , Andreas Geiger

In this paper, we propose an efficient end-to-end algorithm to tackle the problem of estimating the 6D pose of objects from a single RGB image. Our system trains a fully convolutional network to regress the 3D rotation and the 3D…

计算机视觉与模式识别 · 计算机科学 2019-02-07 Jin Liu , Sheng He

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

3D object detection and dense depth estimation are one of the most vital tasks in autonomous driving. Multiple sensor modalities can jointly attribute towards better robot perception, and to that end, we introduce a method for jointly…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Shubham Shrivastava

We present a learning-based method for 6 DoF pose estimation of rigid objects in point cloud data. Many recent learning-based approaches use primarily RGB information for detecting objects, in some cases with an added refinement step using…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Frederik Hagelskjær , Anders Glent Buch

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

Accurate registration of 2D imagery with point clouds is a key technology for image-LiDAR point cloud fusion, camera to laser scanner calibration and camera localization. Despite continuous improvements, automatic registration of 2D and 3D…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Huai Yu , Weikun Zhen , Wen Yang , Sebastian Scherer

Conventional methods of 3D object generative modeling learn volumetric predictions using deep networks with 3D convolutional operations, which are direct analogies to classical 2D ones. However, these methods are computationally wasteful in…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Chen-Hsuan Lin , Chen Kong , Simon Lucey

Deep learning on point clouds has made a lot of progress recently. Many point cloud dedicated deep learning frameworks, such as PointNet and PointNet++, have shown advantages in accuracy and speed comparing to those using traditional 3D…

计算几何 · 计算机科学 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

Reorienting objects by using supports is a practical yet challenging manipulation task. Owing to the intricate geometry of objects and the constrained feasible motions of the robot, multiple manipulation steps are required for object…

机器人学 · 计算机科学 2023-08-30 Peng Xu , Hu Cheng , Jiankun Wang , Max Q. -H. Meng
‹ 上一页 1 2 3 10 下一页 ›