中文
相关论文

相关论文: Classification of Single-View Object Point Clouds

200 篇论文

The annotation of 3D datasets is required for semantic-segmentation and object detection in scene understanding. In this paper we present a framework for the weakly supervision of a point clouds transformer that is used for 3D object…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Zuojin Tang , Bo Sun , Tongwei Ma , Daosheng Li , Zhenhui Xu

Multi-instance point cloud registration aims to estimate the pose of all instances of a model point cloud in the whole scene. Existing methods all adopt the strategy of first obtaining the global correspondence and then clustering to obtain…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Liyuan Zhang , Le Hui , Qi Liu , Bo Li , Yuchao Dai

Point cloud registration aligns multiple unposed point clouds into a common reference frame and is a core step for 3D reconstruction and robot localization without initial guess. In this work, we cast registration as conditional generation:…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yue Pan , Tao Sun , Liyuan Zhu , Lucas Nunes , Iro Armeni , Jens Behley , Cyrill Stachniss

This paper focuses on vision-based pose estimation for multiple rigid objects placed in clutter, especially in cases involving occlusions and objects resting on each other. Progress has been achieved recently in object recognition given…

机器人学 · 计算机科学 2019-04-04 Chaitanya Mitash , Abdeslam Boularias , Kostas Bekris

Reconstruction of a continuous surface of two-dimensional manifold from its raw, discrete point cloud observation is a long-standing problem. The problem is technically ill-posed, and becomes more difficult considering that various sensing…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Zhangjin Huang , Yuxin Wen , Zihao Wang , Jinjuan Ren , Kui Jia

An explainable machine learning method for point cloud classification, called the PointHop method, is proposed in this work. The PointHop method consists of two stages: 1) local-to-global attribute building through iterative one-hop…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Min Zhang , Haoxuan You , Pranav Kadam , Shan Liu , C. -C. Jay Kuo

Much progress has been made on the task of learning-based 3D point cloud registration, with existing methods yielding outstanding results on standard benchmarks, such as ModelNet40, even in the partial-to-partial matching scenario.…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Zheng Dang , Lizhou Wang , Junning Qiu , Minglei Lu , Mathieu Salzmann

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

Point cloud segmentation is a fundamental visual understanding task in 3D vision. A fully supervised point cloud segmentation network often requires a large amount of data with point-wise annotations, which is expensive to obtain. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xiaoyu Chen , Chi Zhang , Guosheng Lin , Jing Han

Semantic segmentation of aerial point cloud data can be utilised to differentiate which points belong to classes such as ground, buildings, or vegetation. Point clouds generated from aerial sensors mounted to drones or planes can utilise…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Matthew Howe , Boris Repasky , Timothy Payne

Fine-grained geometry, captured by aggregation of point features in local regions, is crucial for object recognition and scene understanding in point clouds. Nevertheless, existing preeminent point cloud backbones usually incorporate…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Jie Wang , Jianan Li , Lihe Ding , Ying Wang , Tingfa Xu

Recent machine learning-based multi-object tracking (MOT) frameworks are becoming popular for 3-D point clouds. Most traditional tracking approaches use filters (e.g., Kalman filter or particle filter) to predict object locations in a time…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Sukai Wang , Yuxiang Sun , Chengju Liu , Ming Liu

In this paper we address the task of finding representative subsets of points in a 3D point cloud by means of a point-wise ordering. Only a few works have tried to address this challenging vision problem, all with the help of hard to obtain…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Pengwan Yang , Cees G. M. Snoek , Yuki M. Asano

Object pose refinement is essential for robust object pose estimation. Previous work has made significant progress towards instance-level object pose refinement. Yet, category-level pose refinement is a more challenging problem due to large…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Linfang Zheng , Tze Ho Elden Tse , Chen Wang , Yinghan Sun , Hua Chen , Ales Leonardis , Wei Zhang

Recently, several networks that operate directly on point clouds have been proposed. There is significant utility in understanding their mechanisms to classify point clouds, which can potentially help diagnosing these networks and designing…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Chen Ziwen , Wenxuan Wu , Zhongang Qi , Li Fuxin

Category-level object pose estimation aims to predict the 6D pose and 3D size of objects within given categories. Existing approaches for this task rely solely on 6D poses as supervisory signals without explicitly capturing the intrinsic…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Zhujun Li , Shuo Zhang , Ioannis Stamos

Learning and analyzing 3D point clouds with deep networks is challenging due to the sparseness and irregularity of the data. In this paper, we present a data-driven point cloud upsampling technique. The key idea is to learn multi-level…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

3D vision with real-time LiDAR-based point cloud data became a vital part of autonomous system research, especially perception and prediction modules use for object classification, segmentation, and detection. Despite their success, point…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Arup Kumar Sarker , Farzana Yasmin Ahmad , Matthew B. Dwyer

Self-supervised learning has not been fully explored for point cloud analysis. Current frameworks are mainly based on point cloud reconstruction. Given only 3D coordinates, such approaches tend to learn local geometric structures and…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Mingye Xu , Yali Wang , Zhipeng Zhou , Hongbin Xu , Yu Qiao

Point cloud segmentation (PCS) is to classify each point in point clouds. The task enables robots to parse their 3D surroundings and run autonomously. According to different point cloud representations, existing PCS models can be roughly…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Bike Chen , Antti Tikanmäki , Juha Röning