中文
相关论文

相关论文: SGPN: Similarity Group Proposal Network for 3D Poi…

200 篇论文

As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Shi Qiu , Saeed Anwar , Nick Barnes

Although the application of Transformers in 3D point cloud processing has achieved significant progress and success, it is still challenging for existing 3D Transformer methods to efficiently and accurately learn both valuable global…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Dening Lu , Kyle Gao , Qian Xie , Linlin Xu , Jonathan Li

The task of detecting 3D objects is important to various robotic applications. The existing deep learning-based detection techniques have achieved impressive performance. However, these techniques are limited to run with a graphics…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Xuesong Li , Jose Guivant , Subhan Khan

In this article we describe a new convolutional neural network (CNN) to classify 3D point clouds of urban or indoor scenes. Solutions are given to the problems encountered working on scene point clouds, and a network is described that…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Xavier Roynard , Jean-Emmanuel Deschaud , François Goulette

Point clouds are an efficient data format for 3D data. However, existing 3D segmentation methods for point clouds either do not model local dependencies \cite{pointnet} or require added computations \cite{kd-net,pointnet2}. This work…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Qiangui Huang , Weiyue Wang , Ulrich Neumann

In this study, we present an analysis of model-based ensemble learning for 3D point-cloud object classification and detection. An ensemble of multiple model instances is known to outperform a single model instance, but there is little study…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Daniel Koguciuk , Łukasz Chechliński , Tarek El-Gaaly

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consistency across…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Bin Yang , Mohamed Abdelsamad , Miao Zhang , Alexandru Paul Condurache

One-shot image semantic segmentation poses a challenging task of recognizing the object regions from unseen categories with only one annotated example as supervision. In this paper, we propose a simple yet effective Similarity Guidance…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Xiaolin Zhang , Yunchao Wei , Yi Yang , Thomas Huang

This paper addresses the challenge of 3D instance segmentation by simultaneously leveraging 3D geometric and multi-view image information. Many previous works have applied deep learning techniques to 3D point clouds for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Haoyu Guo , He Zhu , Sida Peng , Yuang Wang , Yujun Shen , Ruizhen Hu , Xiaowei Zhou

The goal of salient region detection is to identify the regions of an image that attract the most attention. Many methods have achieved state-of-the-art performance levels on this task. Recently, salient instance segmentation has become an…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Jialun Pei , He Tang , Chao Liu , Chuanbo Chen

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

In contrast to the literature where local patterns in 3D point clouds are captured by customized convolutional operators, in this paper we study the problem of how to effectively and efficiently project such point clouds into a 2D image…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Yecheng Lyu , Xinming Huang , Ziming Zhang

Deep learning with 3D data such as reconstructed point clouds and CAD models has received great research interests recently. However, the capability of using point clouds with convolutional neural network has been so far not fully explored.…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Binh-Son Hua , Minh-Khoi Tran , Sai-Kit Yeung

Part mobility analysis is a significant aspect required to achieve a functional understanding of 3D objects. It would be natural to obtain part mobility from the continuous part motion of 3D objects. In this study, we introduce a…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Yahao Shi , Xinyu Cao , Bin Zhou

We propose a novel fast and robust 3D point clouds segmentation framework via coupled feature selection, named 3DCFS, that jointly performs semantic and instance segmentation. Inspired by the human scene perception process, we design a…

机器人学 · 计算机科学 2020-03-03 Liang Du , Jingang Tan , Xiangyang Xue , Lili Chen , Hongkai Wen , Jianfeng Feng , Jiamao Li , Xiaolin Zhang

We present the Generalized Spatial Propagation Network (GSPN), a new attention mechanism optimized for vision tasks that inherently captures 2D spatial structures. Existing attention models, including transformers, linear attention, and…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Hongjun Wang , Wonmin Byeon , Jiarui Xu , Jinwei Gu , Ka Chun Cheung , Xiaolong Wang , Kai Han , Jan Kautz , Sifei Liu

The recent advancements of three-dimensional (3D) data acquisition devices have spurred a new breed of applications that rely on point cloud data processing. However, processing a large volume of point cloud data brings a significant…

分布式、并行与集群计算 · 计算机科学 2023-06-06 Jiawei Shao , Haowei Zhang , Yuyi Mao , Jun Zhang

This paper studies the 3D instance segmentation problem, which has a variety of real-world applications such as robotics and augmented reality. Since the surroundings of 3D objects are of high complexity, the separating of different objects…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Min Zhong , Xinghao Chen , Xiaokang Chen , Gang Zeng , Yunhe Wang

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

Depth prediction is one of the fundamental problems in computer vision. In this paper, we propose a simple yet effective convolutional spatial propagation network (CSPN) to learn the affinity matrix for various depth estimation tasks.…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Xinjing Cheng , Peng Wang , Ruigang Yang