paper-with-me

홈 › Papers

PVNet: A Joint Convolutional Network of Point Cloud and Multi-View for 3D Shape Recognition

2018-08-23 · Haoxuan You, Yifan Feng, Rongrong Ji, Yue Gao

3D object recognition has attracted wide research attention in the field of multimedia and computer vision. With the recent proliferation of deep learning, various deep models with different representations have achieved the state-of-the-art performance. Among them, point cloud and multi-view based 3D shape representations are promising recently, and their corresponding deep models have shown significant performance on 3D shape recognition. However, there is little effort concentrating point cloud data and multi-view data for 3D shape representation, which is, in our consideration, beneficial and compensated to each other. In this paper, we propose the Point-View Network (PVNet), the first framework integrating both the point cloud and the multi-view data towards joint 3D shape recognition. More specifically, an embedding attention fusion scheme is proposed that could employ high-level features from the multi-view data to model the intrinsic correlation and discriminability of different structure features from the point cloud data. In particular, the discriminative descriptions are quantified and leveraged as the soft attention mask to further refine the structure feature of the 3D shape. We have evaluated the proposed method on the ModelNet40 dataset for 3D shape classification and retrieval tasks. Experimental results and comparisons with state-of-the-art methods demonstrate that our framework can achieve superior performance.

📄 PDF Abstract BibTeX arXiv:1808.07659

Code (1)

code-implementation1/Code9/tree/main/PVNet mindspore

Tasks

3D Object Recognition3D Shape Classification3D Shape Recognition3D Shape RepresentationObject RecognitionRetrieval

Similar Papers 제목 키워드 기반

3DPVNet: Patch-level 3D Hough Voting Network for 6D Pose Estimation

2020-09-15 · Yuanpeng Liu, Jun Zhou, Yuqi Zhang, Chao Ding 외

In this paper, we focus on estimating the 6D pose of objects in point clouds. Although the topic has been widely studied, pose estimation in point clouds remains a challenging problem due to the noise and occlusion. To a…

6D Pose EstimationPose Estimation

SCA-PVNet: Self-and-Cross Attention Based Aggregation of Point Cloud and Multi-View for 3D Object Retrieval

2023-07-20 · Dongyun Lin, Yi Cheng, Aiyuan Guo, Shangbo Mao 외

To address 3D object retrieval, substantial efforts have been made to generate highly discriminative descriptors of 3D objects represented by a single modality, e.g., voxels, point clouds or multi-view images. It is prom…

3D Object RetrievalObjectRetrieval

PVNet: Point-Voxel Interaction LiDAR Scene Upsampling Via Diffusion Models

2025-08-23 · Xianjing Cheng, Lintai Wu, Zuowen Wang, Junhui Hou 외 arxiv

Accurate 3D scene understanding in outdoor environments heavily relies on high-quality point clouds. However, LiDAR-scanned data often suffer from extreme sparsity, severely hindering downstream 3D perception tasks. Exis…

Scene UnderstandingPoint Clouds

Hierarchical Direction Perception via Atomic Dot-Product Operators for Rotation-Invariant Point Clouds Learning

2025-11-11 · Chenyu Hu, Xiaotong Li, Hao Zhu, Biao Hou arxiv

Point cloud processing has become a cornerstone technology in many 3D vision tasks. However, arbitrary rotations introduce variations in point cloud orientations, posing a long-standing challenge for effective representa…

Point Cloud ClassificationRepresentation LearningPoint Clouds

IPVNet: Learning Implicit Point-Voxel Features for Open-Surface 3D Reconstruction

2023-11-05 · Mohammad Samiul Arshad, William J. Beksi

Reconstruction of 3D open surfaces (e.g., non-watertight meshes) is an underexplored area of computer vision. Recent learning-based implicit techniques have removed previous barriers by enabling reconstruction in arbitra…

3D Reconstruction