paper-with-me

Papers

3D Point Cloud Classification and Segmentation using 3D Modified Fisher Vector Representation for Convolutional Neural Networks

2017-11-22 · Yizhak Ben-Shabat, Michael Lindenbaum, Anath Fischer

The point cloud is gaining prominence as a method for representing 3D shapes, but its irregular format poses a challenge for deep learning methods. The common solution of transforming the data into a 3D voxel grid introduces its own challenges, mainly large memory size. In this paper we propose a novel 3D point cloud representation called 3D Modified Fisher Vectors (3DmFV). Our representation is hybrid as it combines the discrete structure of a grid with continuous generalization of Fisher vectors, in a compact and computationally efficient way. Using the grid enables us to design a new CNN architecture for point cloud classification and part segmentation. In a series of experiments we demonstrate competitive performance or even better than state-of-the-art on challenging benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1711.08241

Code (3)

sitzikbs/3DmFV-Net 공식 구현 tf
fferroni/fisher_vector_classifier tf
sitzikbs/3DmFV-Net-MATLAB

Tasks

3D Part Segmentation3D Point Cloud ClassificationGeneral ClassificationPoint Cloud Classification

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

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 o…

Object

Performance Evalution of 3D Keypoint Detectors and Descriptors for Plants Health Classification

2019-04-02 · Shiva Azimi, Brejesh lall, Tapan K. Gandhi

Plant Phenomics based on imaging based techniques can be used to monitor the health and the diseases of plants and crops. The use of 3D data for plant phenomics is a recent phenomenon. However, since 3D point cloud conta…

General Classification

PointNet on FPGA for Real-Time LiDAR Point Cloud Processing

2020-05-29 · Lin Bai, Yecheng Lyu, Xin Xu, Xinming Huang

LiDAR sensors have been widely used in many autonomous vehicle modalities, such as perception, mapping, and localization. This paper presents an FPGA-based deep learning platform for real-time point cloud processing targ…

Autonomous VehiclesSegmentation

PointGuard: Provably Robust 3D Point Cloud Classification

2021-03-04 · CVPR 2021 1 · Hongbin Liu, Jinyuan Jia, Neil Zhenqiang Gong

3D point cloud classification has many safety-critical applications such as autonomous driving and robotic grasping. However, several studies showed that it is vulnerable to adversarial attacks. In particular, an attacke…

3D Point Cloud ClassificationAutonomous DrivingClassificationGeneral Classification+2