English
Related papers

Related papers: 3D Graph Embedding Learning with a Structure-aware…

200 papers

Convolutional neural networks model the transformation of the input sensory data at the bottom of a network hierarchy to the semantic information at the top of the visual hierarchy. Feedforward processing is sufficient for some object…

Computer Vision and Pattern Recognition · Computer Science 2020-02-05 Mahdi Biparva , John Tsotsos

We introduce Similarity Group Proposal Network (SGPN), a simple and intuitive deep learning framework for 3D object instance segmentation on point clouds. SGPN uses a single network to predict point grouping proposals and a corresponding…

Computer Vision and Pattern Recognition · Computer Science 2019-06-03 Weiyue Wang , Ronald Yu , Qiangui Huang , Ulrich Neumann

Many existing approaches for 3D point cloud semantic segmentation are fully supervised. These fully supervised approaches heavily rely on large amounts of labeled training data that are difficult to obtain and cannot segment new classes…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Utilizing uniformly distributed sparse annotations, weakly supervised learning alleviates the heavy reliance on fine-grained annotations in point cloud semantic segmentation tasks. However, few works discuss the inhomogeneity of sparse…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Zhiyi Pan , Nan Zhang , Wei Gao , Shan Liu , Ge Li

Recently proposed neural network architectures like PointNet [QSMG16] and PointNet++ [QYSG17] have made it possible to apply Deep Learning to 3D point sets. The feature representations of shapes learned by these two networks enabled…

Computer Vision and Pattern Recognition · Computer Science 2025-05-21 Abhimanyu Talwar , Julien Laasri

Point cloud stands as the most widely adopted format for representing 3D shapes and scenes due to its simplicity and geometric fidelity. However, its inherent unordered and irregular nature, exacerbated by sensor noise and occlusions,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Minhas Kamal , Hiranya Garbha Kumar , Balakrishnan Prabhakaran

Semantic segmentation of 3D point cloud is an essential task for autonomous driving environment perception. The pipeline of most pointwise point cloud semantic segmentation methods includes points sampling, neighbor searching, feature…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Chuanyu Luo , Xiaohan Li , Nuo Cheng , Han Li , Shengguang Lei , Pu Li

Point cloud compression (PCC) is a key enabler for various 3-D applications, owing to the universality of the point cloud format. Ideally, 3D point clouds endeavor to depict object/scene surfaces that are continuous. Practically, as a set…

Image and Video Processing · Electrical Eng. & Systems 2022-09-12 Jiahao Pang , Muhammad Asad Lodhi , Dong Tian

Features that are equivariant to a larger group of symmetries have been shown to be more discriminative and powerful in recent studies. However, higher-order equivariant features often come with an exponentially-growing computational cost.…

Computer Vision and Pattern Recognition · Computer Science 2021-04-05 Haiwei Chen , Shichen Liu , Weikai Chen , Hao Li

Exploiting fine-grained semantic features on point cloud is still challenging due to its irregular and sparse structure in a non-Euclidean space. Among existing studies, PointNet provides an efficient and promising approach to learn shape…

Computer Vision and Pattern Recognition · Computer Science 2019-05-22 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

In this paper, we study the problem of learning Graph Convolutional Networks (GCNs) for regression. Current architectures of GCNs are limited to the small receptive field of convolution filters and shared transformation matrix for each…

Computer Vision and Pattern Recognition · Computer Science 2020-03-10 Long Zhao , Xi Peng , Yu Tian , Mubbasir Kapadia , Dimitris N. Metaxas

Graph convolutional networks are a new promising learning approach to deal with data on irregular domains. They are predestined to overcome certain limitations of conventional grid-based architectures and will enable efficient handling of…

Computer Vision and Pattern Recognition · Computer Science 2018-09-17 Lasse Hansen , Jasper Diesel , Mattias P. Heinrich

We propose a highly structured neural network architecture for semantic segmentation with an extremely small model size, suitable for low-power embedded and mobile platforms. Specifically, our architecture combines i) a Haar wavelet-based…

Computer Vision and Pattern Recognition · Computer Science 2017-06-19 Michael Tschannen , Lukas Cavigelli , Fabian Mentzer , Thomas Wiatowski , Luca Benini

As a proposal-free approach, instance segmentation through pixel embedding learning and clustering is gaining more emphasis. Compared with bounding box refinement approaches, such as Mask R-CNN, it has potential advantages in handling…

Computer Vision and Pattern Recognition · Computer Science 2026-02-23 Yuli Wu , Long Chen , Dorit Merhof

LiDAR-generated point clouds are crucial for perceiving outdoor environments. The segmentation of point clouds is also essential for many applications. Previous research has focused on using self-attention and convolution (local attention)…

Computer Vision and Pattern Recognition · Computer Science 2023-08-01 Abhishek Kuriyal , Vaibhav Kumar , Bharat Lohani

3D visual grounding consists of identifying the instance in a 3D scene which is referred by an accompanying language description. While several architectures have been proposed within the commonly employed grounding-by-selection framework,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-07 Sombit Dey , Ozan Unal , Christos Sakaridis , Luc Van Gool

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…

Computational Geometry · Computer Science 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

Point convolution operations rely on different embedding mechanisms to encode the neighborhood information of each point in order to detect patterns in 3D space. However, as convolutions are usually evaluated as a whole, not much work has…

Computer Vision and Pattern Recognition · Computer Science 2023-10-04 Pedro Hermosilla

We frame the task of predicting a semantic labeling as a sparse reconstruction procedure that applies a target-specific learned transfer function to a generic deep sparse code representation of an image. This strategy partitions training…

Computer Vision and Pattern Recognition · Computer Science 2014-10-17 Michael Maire , Stella X. Yu , Pietro Perona

In this paper, we aim at improving the computational efficiency of graph convolutional networks (GCNs) for learning on point clouds. The basic graph convolution that is typically composed of a $K$-nearest neighbor (KNN) search and a…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Yawei Li , He Chen , Zhaopeng Cui , Radu Timofte , Marc Pollefeys , Gregory Chirikjian , Luc Van Gool