paper-with-me

Papers

StarNet: Style-Aware 3D Point Cloud Generation

2023-03-28 · Yunfan Zhang, Hao Wang, Guosheng Lin, Vun Chan Hua Nicholas, Zhiqi Shen, Chunyan Miao

This paper investigates an open research task of reconstructing and generating 3D point clouds. Most existing works of 3D generative models directly take the Gaussian prior as input for the decoder to generate 3D point clouds, which fail to learn disentangled latent codes, leading noisy interpolated results. Most of the GAN-based models fail to discriminate the local geometries, resulting in the point clouds generated not evenly distributed at the object surface, hence degrading the point cloud generation quality. Moreover, prevailing methods adopt computation-intensive frameworks, such as flow-based models and Markov chains, which take plenty of time and resources in the training phase. To resolve these limitations, this paper proposes a unified style-aware network architecture combining both point-wise distance loss and adversarial loss, StarNet which is able to reconstruct and generate high-fidelity and even 3D point clouds using a mapping network that can effectively disentangle the Gaussian prior from input's high-level attributes in the mapped latent space to generate realistic interpolated objects. Experimental results demonstrate that our framework achieves comparable state-of-the-art performance on various metrics in the point cloud reconstruction and generation tasks, but is more lightweight in model size, requires much fewer parameters and less time for model training.

📄 PDF Abstract BibTeX arXiv:2303.15805

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGenerating 3D Point CloudsPoint Cloud GenerationPoint cloud reconstruction

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

StarNet: Targeted Computation for Object Detection in Point Clouds

2019-08-29 · Jiquan Ngiam, Benjamin Caine, Wei Han, Brandon Yang 외

Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed c…

3D Object DetectionObjectobject-detectionObject Detection+2

STARNet: Sensor Trustworthiness and Anomaly Recognition via Approximated Likelihood Regret for Robust Edge Autonomy

2023-09-20 · Nastaran Darabi, Sina Tayebati, Sureshkumar S., Sathya Ravi 외

Complex sensors such as LiDAR, RADAR, and event cameras have proliferated in autonomous robotics to enhance perception and understanding of the environment. Meanwhile, these sensors are also vulnerable to diverse failure…

CP3: Unifying Point Cloud Completion by Pretrain-Prompt-Predict Paradigm

2022-07-12 · Mingye Xu, Yali Wang, Yihao Liu, Tong He 외

Point cloud completion aims to predict complete shape from its partial observation. Current approaches mainly consist of generation and refinement stages in a coarse-to-fine style. However, the generation stage often lac…

Point Cloud CompletionPoint Cloud Generation

Improving 3D Object Detection through Progressive Population Based Augmentation

2020-04-02 · ECCV 2020 8 · Shuyang Cheng, Zhaoqi Leng, Ekin Dogus Cubuk, Barret Zoph 외

Data augmentation has been widely adopted for object detection in 3D point clouds. However, all previous related efforts have focused on manually designing specific data augmentation methods for individual architectures.…

3D Object DetectionData AugmentationObjectobject-detection+1

StarNet: Pedestrian Trajectory Prediction using Deep Neural Network in Star Topology

2019-06-05 · Yanliang Zhu, Deheng Qian, Dongchun Ren, Huaxia Xia

Pedestrian trajectory prediction is crucial for many important applications. This problem is a great challenge because of complicated interactions among pedestrians. Previous methods model only the pairwise interactions …

Pedestrian Trajectory PredictionTrajectory Prediction