中文
相关论文

相关论文: Rotation-Invariant Local-to-Global Representation …

200 篇论文

Although accurate and fast point cloud classification is a fundamental task in 3D applications, it is difficult to achieve this purpose due to the irregularity and disorder of point clouds that make it challenging to achieve effective and…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Dening Lu , Qian Xie , Linlin Xu , Jonathan Li

Modeling object dynamics with a neural network is an important problem with numerous applications. Most recent work has been based on graph neural networks. However, physics happens in 3D space, where geometric information potentially plays…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Chanho Kim , Li Fuxin

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

Various recent methods attempt to implement rotation-invariant 3D deep learning by replacing the input coordinates of points with relative distances and angles. Due to the incompleteness of these low-level features, they have to undertake…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yujing Lou , Zelin Ye , Yang You , Nianjuan Jiang , Jiangbo Lu , Weiming Wang , Lizhuang Ma , Cewu Lu

Place recognition plays an essential role in the field of autonomous driving and robot navigation. Point cloud based methods mainly focus on extracting global descriptors from local features of point clouds. Despite having achieved…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Tian-Xing Xu , Yuan-Chen Guo , Zhiqiang Li , Ge Yu , Yu-Kun Lai , Song-Hai Zhang

3D point cloud is an efficient and flexible representation of 3D structures. Recently, neural networks operating on point clouds have shown superior performance on 3D understanding tasks such as shape classification and part segmentation.…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Wentao Yuan , David Held , Christoph Mertz , Martial Hebert

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

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

Many recent works show that a spatial manipulation module could boost the performances of deep neural networks (DNNs) for 3D point cloud analysis. In this paper, we aim to provide an insight into spatial manipulation modules. Firstly, we…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Shuang Deng , Bo Liu , Qiulei Dong , Zhanyi Hu

The introduction of cheap RGB-D cameras, stereo cameras, and LIDAR devices has given the computer vision community 3D information that conventional RGB cameras cannot provide. This data is often stored as a point cloud. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Aleksandr Savchenkov , Andrew Davis , Xuan Zhao

Recent attempts at introducing rotation invariance or equivariance in 3D deep learning approaches have shown promising results, but these methods still struggle to reach the performances of standard 3D neural networks. In this work we study…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Hugues Thomas

3D object recognition accuracy can be improved by learning the multi-scale spatial features from 3D spatial geometric representations of objects such as point clouds, 3D models, surfaces, and RGB-D data. Current deep learning approaches…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Sambit Ghadai , Xian Lee , Aditya Balu , Soumik Sarkar , Adarsh Krishnamurthy

If robots could reliably manipulate the shape of 3D deformable objects, they could find applications in fields ranging from home care to warehouse fulfillment to surgical assistance. Analytic models of elastic, 3D deformable objects require…

机器人学 · 计算机科学 2022-04-20 Bao Thach , Brian Y. Cho , Alan Kuntz , Tucker Hermans

Soft-tissue deformation remains a major limitation in image-guided neurosurgery, where intra-operative anatomy can deviate substantially from pre-operative imaging due to brain shift, compromising navigation accuracy and surgical safety.…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Eashrat Jahan Muniya , Gernot Kronreif , Ander Biguri , Wolfgang Birkfellner , Sepideh Hatamikia

Convolutional Neural Networks (CNNs) have emerged as a powerful strategy for most object detection tasks on 2D images. However, their power has not been fully realised for detecting 3D objects in point clouds directly without converting…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Mingtao Feng , Syed Zulqarnain Gilani , Yaonan Wang , Liang Zhang , Ajmal Mian

Implicit function based surface reconstruction has been studied for a long time to recover 3D shapes from point clouds sampled from surfaces. Recently, Signed Distance Functions (SDFs) and Occupany Functions are adopted in learning-based…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Meng Jia , Matthew Kyan

Automatic synthesis of high quality 3D shapes is an ongoing and challenging area of research. While several data-driven methods have been proposed that make use of neural networks to generate 3D shapes, none of them reach the level of…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Isaak Lim , Moritz Ibing , Leif Kobbelt

Normal estimation on 3D point clouds is a fundamental problem in 3D vision and graphics. Current methods often show limited accuracy in predicting normals at sharp features (e.g., edges and corners) and less robustness to noise. In this…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Weijia Wang , Xuequan Lu , Dasith de Silva Edirimuni , Xiao Liu , Antonio Robles-Kelly

As a fundamental yet challenging problem in intelligent transportation systems, point cloud registration attracts vast attention and has been attained with various deep learning-based algorithms. The unsupervised registration algorithms…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Dongrui Liu , Chuanchuan Chen , Changqing Xu , Robert Qiu , Lei Chu

In this work, we propose an end-to-end framework to learn local multi-view descriptors for 3D point clouds. To adopt a similar multi-view representation, existing studies use hand-crafted viewpoints for rendering in a preprocessing stage,…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Lei Li , Siyu Zhu , Hongbo Fu , Ping Tan , Chiew-Lan Tai