paper-with-me

Papers

Self-Ordering Point Clouds

2023-04-03 · ICCV 2023 1 · Pengwan Yang, Cees G. M. Snoek, Yuki M. Asano

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 point and cloud labels. Different from these works, we introduce the task of point-wise ordering in 3D point clouds through self-supervision, which we call self-ordering. We further contribute the first end-to-end trainable network that learns a point-wise ordering in a self-supervised fashion. It utilizes a novel differentiable point scoring-sorting strategy and it constructs an hierarchical contrastive scheme to obtain self-supervision signals. We extensively ablate the method and show its scalability and superior performance even compared to supervised ordering methods on multiple datasets and tasks including zero-shot ordering of point clouds from unseen categories.

📄 PDF Abstract BibTeX arXiv:2304.00961

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OPTNet: Ordering Point Transformer Network for Post-disaster 3D Semantic Segmentation

2026-05-16 · Nhut Le, Ehsan Karimi, Maryam Rahnemoonfar arxiv

Post-disaster damage assessment requires rapid and accurate semantic segmentation of 3D point clouds to identify critical infrastructure such as damaged buildings and roads. Early Point Transformers (e.g., PTv1, PTv2) re…

3D Semantic SegmentationPoint Clouds

URSA: A Neural Network for Unordered Point Clouds Using Constellations

2018-08-14 · Mark B. Skouson, Brett J. Borghetti, Robert C. Leishman

This paper describes a neural network layer, named Ursa, that uses a constellation of points to learn classification information from point cloud data. Unlike other machine learning classification problems where the task…

ClassificationGeneral ClassificationPoint Cloud Classification

Point2Point : A Framework for Efficient Deep Learning on Hilbert sorted Point Clouds with applications in Spatio-Temporal Occupancy Prediction

2023-06-28 · Athrva Atul Pandhare

The irregularity and permutation invariance of point cloud data pose challenges for effective learning. Conventional methods for addressing this issue involve converting raw point clouds to intermediate representations s…

Point Cloud Segmentation

From a few Accurate 2D Correspondences to 3D Point Clouds

2022-06-13 · Trung-Kien Le, Ping Li

Key points, correspondences, projection matrices, point clouds and dense clouds are the skeletons in image-based 3D reconstruction, of which point clouds have the important role in generating a realistic and natural mode…

3D Reconstruction

DeepPRO: Deep Partial Point Cloud Registration of Objects

2021-01-01 · ICCV 2021 10 · Donghoon Lee, Onur C. Hamsici, Steven Feng, Prachee Sharma 외

We consider the problem of online and real-time registration of partial point clouds obtained from an unseen real-world rigid object without knowing its 3D model. The point cloud is partial as it is obtained by a dep…

Point Cloud Registration