paper-with-me

Papers

Attentional ShapeContextNet for Point Cloud Recognition

2018-06-01 · CVPR 2018 6 · Saining Xie, Sainan Liu, Zeyu Chen, Zhuowen Tu

We tackle the problem of point cloud recognition. Unlike previous approaches where a point cloud is either converted into a volume/image or represented independently in a permutation-invariant set, we develop a new representation by adopting the concept of shape context as the building block in our network design. The resulting model, called ShapeContextNet, consists of a hierarchy with modules not relying on a fixed grid while still enjoying properties similar to those in convolutional neural networks --- being able to capture and propagate the object part information. In addition, we find inspiration from self-attention based models to include a simple yet effective contextual modeling mechanism --- making the contextual region selection, the feature aggregation, and the feature transformation process fully automatic. ShapeContextNet is an end-to-end model that can be applied to the general point cloud classification and segmentation problems. We observe competitive results on a number of benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Classification

Similar Papers 제목 키워드 기반

Attentional PointNet for 3D-Object Detection in Point Clouds

2019-06-14 · Anshul Paigwar, Özgür Erkent, Christian Wolf, Christian Laugier

Accurate detection of objects in 3D point clouds is a central problem for autonomous navigation. Most existing methods use techniques of hand-crafted features representation or multi-sensor approaches prone to sensor fai…

3D Object DetectionAutonomous NavigationAutonomous Vehiclesobject-detection+2

Pose-Graph Attentional Graph Neural Network for Lidar Place Recognition

2023-08-31 · Milad Ramezani, Liang Wang, Joshua Knights, Zhibin Li 외

This paper proposes a pose-graph attentional graph neural network, called P-GAT, which compares (key)nodes between sequential and non-sequential sub-graphs for place recognition tasks as opposed to a common frame-to-fram…

Domain AdaptationGraph Neural NetworkRetrieval

Graph Attention Convolution for Point Cloud Semantic Segmentation

2019-06-01 · CVPR 2019 6 · Lei Wang, Yuchun Huang, Yaolin Hou, Shenman Zhang 외

Standard convolution is inherently limited for semantic segmentation of point cloud due to its isotropy about features. It neglects the structure of an object, results in poor object delineation and small spurious reg…

Graph AttentionObjectSegmentationSemantic Segmentation

HOTFormerLoc: Hierarchical Octree Transformer for Versatile Lidar Place Recognition Across Ground and Aerial Views

2025-03-11 · CVPR 2025 1 · Ethan Griffiths, Maryam Haghighat, Simon Denman, Clinton Fookes 외

We present HOTFormerLoc, a novel and versatile Hierarchical Octree-based TransFormer, for large-scale 3D place recognition in both ground-to-ground and ground-to-aerial scenarios across urban and forest environments. We …

3D Place RecognitionRepresentation Learning

Multi-scale Network with Attentional Multi-resolution Fusion for Point Cloud Semantic Segmentation

2022-06-27 · Yuyan Li, Ye Duan

In this paper, we present a comprehensive point cloud semantic segmentation network that aggregates both local and global multi-scale information. First, we propose an Angle Correlation Point Convolution (ACPConv) module…

SegmentationSemantic Segmentation