paper-with-me

홈 › Papers

Classification of Single-View Object Point Clouds

2020-12-18 · Zelin Xu, Ke Chen, KangJun Liu, Changxing Ding, YaoWei Wang, Kui Jia

Object point cloud classification has drawn great research attention since the release of benchmarking datasets, such as the ModelNet and the ShapeNet. These benchmarks assume point clouds covering complete surfaces of object instances, for which plenty of high-performing methods have been developed. However, their settings deviate from those often met in practice, where, due to (self-)occlusion, a point cloud covering partial surface of an object is captured from an arbitrary view. We show in this paper that performance of existing point cloud classifiers drops drastically under the considered single-view, partial setting; the phenomenon is consistent with the observation that semantic category of a partial object surface is less ambiguous only when its distribution on the whole surface is clearly specified. To this end, we argue for a single-view, partial setting where supervised learning of object pose estimation should be accompanied with classification. Technically, we propose a baseline method of Pose-Accompanied Point cloud classification Network (PAPNet); built upon SE(3)-equivariant convolutions, the PAPNet learns intermediate pose transformations for equivariant features defined on vector fields, which makes the subsequent classification easier (ideally) in the category-level, canonical pose. By adapting existing ModelNet40 and ScanNet datasets to the single-view, partial setting, experiment results can verify the necessity of object pose estimation and superiority of our PAPNet to existing classifiers.

📄 PDF Abstract BibTeX arXiv:2012.10042

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Classification6D Pose Estimation using RGBBenchmarkingClassificationGeneral ClassificationObjectPoint Cloud ClassificationPose EstimationScene Understanding

Similar Papers 제목 키워드 기반

POINTVIEW-GCN: 3D SHAPE CLASSIFICATION WITH MULTI-VIEW POINT CLOUDS

2021-09-22 · IEEE International Conference on Image Processing 2021 9 · Seyed Saber Mohammadi, Yiming Wang, Alessio Del Bue

We address 3D shape classification with partial point cloud inputs captured from multiple viewpoints around the object. Different from existing methods that perform classification on the complete point cloud by first re…

3D Point Cloud Classification3D Shape ClassificationClassificationObject

Single-View Scene Point Cloud Human Grasp Generation

2024-04-24 · CVPR 2024 1 · Yan-Kang Wang, Chengyi Xing, Yi-Lin Wei, Xiao-Ming Wu 외

In this work, we explore a novel task of generating human grasps based on single-view scene point clouds, which more accurately mirrors the typical real-world situation of observing objects from a single viewpoint. Due t…

Grasp GenerationObject

Inferring Point Clouds from Single Monocular Images by Depth Intermediation

2018-12-04 · Wei Zeng, Sezer Karaoglu, Theo Gevers

In this paper, we propose a pipeline to generate 3D point cloud of an object from a single-view RGB image. Most previous work predict the 3D point coordinates from single RGB images directly. We decompose this problem in…

3D Object ReconstructionDepth EstimationObjectObject Reconstruction+1

MVPNet: Multi-View Point Regression Networks for 3D Object Reconstruction from A Single Image

2018-11-23 · Jinglu Wang, Bo Sun, Yan Lu

In this paper, we address the problem of reconstructing an object's surface from a single image using generative networks. First, we represent a 3D surface with an aggregation of dense point clouds from multiple views. E…

3D Object Reconstruction3D Object Reconstruction From A Single ImageDecoderObject Reconstruction+1

Leveraging Single-View Images for Unsupervised 3D Point Cloud Completion

2022-12-01 · Lintai Wu, Qijian Zhang, Junhui Hou, Yong Xu

Point clouds captured by scanning devices are often incomplete due to occlusion. To overcome this limitation, point cloud completion methods have been developed to predict the complete shape of an object based on its par…

Point Cloud Completion