English
Related papers

Related papers: PointCaps: Raw Point Cloud Processing using Capsul…

200 papers

Segmentation from point cloud data is essential in many applications such as remote sensing, mobile robots, or autonomous cars. However, the point clouds captured by the 3D range sensor are commonly sparse and unstructured, challenging…

Computer Vision and Pattern Recognition · Computer Science 2022-11-14 Yu Cao , Yancheng Wang , Yifei Xue , Huiqing Zhang , Yizhen Lao

Roof plane segmentation from airborne LiDAR point clouds is an important technology for 3D building model reconstruction. One of the key issues of plane segmentation is how to design powerful features that can exactly distinguish adjacent…

Computer Vision and Pattern Recognition · Computer Science 2024-10-04 Li Li , Qingqing Li , Guozheng Xu , Pengwei Zhou , Jingmin Tu , Jie Li , Mingming Li , Jian Yao

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors using convolution, graph, or attention…

Computer Vision and Pattern Recognition · Computer Science 2022-11-30 Xu Ma , Can Qin , Haoxuan You , Haoxi Ran , Yun Fu

In point cloud analysis, point-based methods have rapidly developed in recent years. These methods have recently focused on concise MLP structures, such as PointNeXt, which have demonstrated competitiveness with Convolutional and…

Computer Vision and Pattern Recognition · Computer Science 2023-03-29 Xin Deng , WenYu Zhang , Qing Ding , XinMing Zhang

Capsule networks (CapsNets) have recently shown promise to excel in most computer vision tasks, especially pertaining to scene understanding. In this paper, we explore CapsNet's capabilities in optical flow estimation, a task at which…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Vinoj Jayasundara , Debaditya Roy , Basura Fernando

Three-dimensional (3D) point cloud analysis has become one of the attractive subjects in realistic imaging and machine visions due to its simplicity, flexibility and powerful capacity of visualization. Actually, the representation of scenes…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Omar Elharrouss , Kawther Hassine , Ayman Zayyan , Zakariyae Chatri , Noor almaadeed , Somaya Al-Maadeed , Khalid Abualsaud

Efficient analysis of point clouds holds paramount significance in real-world 3D applications. Currently, prevailing point-based models adhere to the PointNet++ methodology, which involves embedding and abstracting point features within a…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Jianan Li , Jie Wang , Tingfa Xu

We present a novel compact point cloud representation that is inherently invariant to scale, coordinate change and point permutation. The key idea is to parametrize a distance field around an individual shape into a unique, canonical, and…

Computer Vision and Pattern Recognition · Computer Science 2018-09-14 Kent Fujiwara , Ikuro Sato , Mitsuru Ambai , Yuichi Yoshida , Yoshiaki Sakakura

This paper presents a novel physics-inspired deep learning approach for point cloud processing motivated by the natural flow phenomena in fluid mechanics. Our learning architecture jointly defines data in an Eulerian world space, using a…

Computer Vision and Pattern Recognition · Computer Science 2020-06-26 Xingzhe He , Helen Lu Cao , Bo Zhu

In recent years, point cloud representation has become one of the research hotspots in the field of computer vision, and has been widely used in many fields, such as autonomous driving, virtual reality, robotics, etc. Although deep learning…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Huang Zhang , Changshuo Wang , Shengwei Tian , Baoli Lu , Liping Zhang , Xin Ning , Xiao Bai

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…

Computer Vision and Pattern Recognition · Computer Science 2021-04-14 Shi Qiu , Saeed Anwar , Nick Barnes

Point cloud completion concerns to predict missing part for incomplete 3D shapes. A common strategy is to generate complete shape according to incomplete input. However, unordered nature of point clouds will degrade generation of…

Computer Vision and Pattern Recognition · Computer Science 2022-03-01 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

The task of point cloud completion aims to predict the missing part for an incomplete 3D shape. A widely used strategy is to generate a complete point cloud from the incomplete one. However, the unordered nature of point clouds will degrade…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

In this work, we present RadCloud, a novel real time framework for directly obtaining higher-resolution lidar-like 2D point clouds from low-resolution radar frames on resource-constrained platforms commonly used in unmanned aerial and…

Robotic manipulation systems benefit from complementary sensing modalities, where each provides unique environmental information. Point clouds capture detailed geometric structure, while RGB images provide rich semantic context. Current…

Capsule networks use routing algorithms to flow information between consecutive layers. In the existing routing procedures, capsules produce predictions (termed votes) for capsules of the next layer. In a nutshell, the next-layer capsule's…

Computer Vision and Pattern Recognition · Computer Science 2021-09-21 Zhihao Zhao , Samuel Cheng

Capsule networks promise significant benefits over convolutional networks by storing stronger internal representations, and routing information based on the agreement between intermediate representations' projections. Despite this, their…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Rodney Lalonde , Naji Khosravan , Ulas Bagci

This paper presents a framework to represent high-fidelity pointcloud sensor observations for efficient communication and storage. The proposed approach exploits Sparse Gaussian Process to encode pointcloud into a compact form. Our approach…

Robotics · Computer Science 2023-01-27 Mahmoud Ali , Lantao Liu

Multi-Layer Perceptrons (MLPs) have become one of the fundamental architectural component in point cloud analysis due to its effective feature learning mechanism. However, when processing complex geometric structures in point clouds, MLPs'…

Computer Vision and Pattern Recognition · Computer Science 2025-10-28 Yan Shi , Qingdong He , Yijun Liu , Xiaoyu Liu , Jingyong Su

We present a network architecture for processing point clouds that directly operates on a collection of points represented as a sparse set of samples in a high-dimensional lattice. Naively applying convolutions on this lattice scales…

Computer Vision and Pattern Recognition · Computer Science 2018-05-10 Hang Su , Varun Jampani , Deqing Sun , Subhransu Maji , Evangelos Kalogerakis , Ming-Hsuan Yang , Jan Kautz