paper-with-me

Papers

DPDist : Comparing Point Clouds Using Deep Point Cloud Distance

2020-04-24 · Dahlia Urbach, Yizhak Ben-Shabat, Michael Lindenbaum

We introduce a new deep learning method for point cloud comparison. Our approach, named Deep Point Cloud Distance (DPDist), measures the distance between the points in one cloud and the estimated surface from which the other point cloud is sampled. The surface is estimated locally and efficiently using the 3D modified Fisher vector representation. The local representation reduces the complexity of the surface, enabling efficient and effective learning, which generalizes well between object categories. We test the proposed distance in challenging tasks, such as similar object comparison and registration, and show that it provides significant improvements over commonly used distances such as Chamfer distance, Earth mover's distance, and others.

📄 PDF Abstract BibTeX arXiv:2004.11784

Code (1)

dahliau/DPDist 공식 구현 tf

Tasks

Object

Similar Papers 제목 키워드 기반

DPDist: Comparing Point Clouds Using Deep Point Cloud Distance

2020-08-01 · ECCV 2020 8 · Dahlia Urbach, Yizhak Ben-Shabat, Michael Lindenbaum

We introduce a new deep learning method for point cloud comparison. Our approach, named Deep Point Cloud Distance (DPDist), measures the distance between the points in one cloud and the estimated surface from which the o…

Object

Fast 3D point clouds retrieval for Large-scale 3D Place Recognition

2025-02-28 · Chahine-Nicolas Zede, Laurent Carrafa, Valérie Gouet-Brunet

Retrieval in 3D point clouds is a challenging task that consists in retrieving the most similar point clouds to a given query within a reference of 3D points. Current methods focus on comparing descriptors of point cloud…

3D Place RecognitionInformation RetrievalRetrieval

Super-Resolution of Airborne Laser Scanning Point Clouds for Forest Inventory

2026-05-04 · Jinyuan Shao, Sangyoong Park, Chunxi Zhao, Ayman Habib 외 arxiv

Airborne Laser Scanning (ALS) can collect point clouds across large areas, enabling large-scale forest inventory. However, ALS point clouds are sparse and noisy, resulting in inaccurate individual-tree-level forest inven…

Transfer LearningPoint Clouds

3D Point Cloud Denoising via Deep Neural Network based Local Surface Estimation

2019-04-09 · Chaojing Duan, Siheng Chen, Jelena Kovacevic

We present a neural-network-based architecture for 3D point cloud denoising called neural projection denoising (NPD). In our previous work, we proposed a two-stage denoising algorithm, which first estimates reference pla…

Denoising

A novel tree-structured point cloud dataset for skeletonization algorithm evaluation

2020-01-09 · Yan Lin, Ji Liu, Jianlin Zhou

Curve skeleton extraction from unorganized point cloud is a fundamental task of computer vision and three-dimensional data preprocessing and visualization. A great amount of work has been done to extract skeleton from po…