paper-with-me

Papers

Point-Syn2Real: Semi-Supervised Synthetic-to-Real Cross-Domain Learning for Object Classification in 3D Point Clouds

2022-10-31 · Ziwei Wang, Reza Arablouei, Jiajun Liu, Paulo Borges, Greg Bishop-hurley, Nicholas Heaney

Object classification using LiDAR 3D point cloud data is critical for modern applications such as autonomous driving. However, labeling point cloud data is labor-intensive as it requires human annotators to visualize and inspect the 3D data from different perspectives. In this paper, we propose a semi-supervised cross-domain learning approach that does not rely on manual annotations of point clouds and performs similar to fully-supervised approaches. We utilize available 3D object models to train classifiers that can generalize to real-world point clouds. We simulate the acquisition of point clouds by sampling 3D object models from multiple viewpoints and with arbitrary partial occlusions. We then augment the resulting set of point clouds through random rotations and adding Gaussian noise to better emulate the real-world scenarios. We then train point cloud encoding models, e.g., DGCNN, PointNet++, on the synthesized and augmented datasets and evaluate their cross-domain classification performance on corresponding real-world datasets. We also introduce Point-Syn2Real, a new benchmark dataset for cross-domain learning on point clouds. The results of our extensive experiments with this dataset demonstrate that the proposed cross-domain learning approach for point clouds outperforms the related baseline and state-of-the-art approaches in both indoor and outdoor settings in terms of cross-domain generalizability. The code and data will be available upon publishing.

📄 PDF Abstract BibTeX arXiv:2210.17009

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Drivingdomain classificationObject

Methods 이 논문이 사용한 방법론

DGCNN 설명 없음

Similar Papers 제목 키워드 기반

Semi-DerainGAN: A New Semi-supervised Single Image Deraining Network

2020-01-23 · Yanyan Wei, Zhao Zhang, Yang Wang, Haijun Zhang 외

Removing the rain streaks from single image is still a challenging task, since the shapes and directions of rain streaks in the synthetic datasets are very different from real images. Although supervised deep deraining n…

Rain RemovalSingle Image Deraining

Compositional Semantic Mix for Domain Adaptation in Point Cloud Segmentation

2023-08-28 · Cristiano Saltori, Fabio Galasso, Giuseppe Fiameni, Nicu Sebe 외

Deep-learning models for 3D point cloud semantic segmentation exhibit limited generalization capabilities when trained and tested on data captured with different sensors or in varying environments due to domain shift. Do…

Domain AdaptationPoint Cloud CompletionPoint Cloud SegmentationSemantic Segmentation+1

CoTracker3: Simpler and Better Point Tracking by Pseudo-Labelling Real Videos

2024-10-15 · Nikita Karaev, Iurii Makarov, Jianyuan Wang, Natalia Neverova 외

Most state-of-the-art point trackers are trained on synthetic data due to the difficulty of annotating real videos for this task. However, this can result in suboptimal performance due to the statistical gap between synt…

Point Tracking

Transfer Learning from Synthetic to Real LiDAR Point Cloud for Semantic Segmentation

2021-07-12 · Aoran Xiao, Jiaxing Huang, Dayan Guan, Fangneng Zhan 외

Knowledge transfer from synthetic to real data has been widely studied to mitigate data annotation constraints in various computer vision tasks such as semantic segmentation. However, the study focused on 2D images and i…

3D Unsupervised Domain AdaptationData AugmentationDomain AdaptationSemantic Segmentation+5

SRA-Seg: Synthetic to Real Alignment for Semi-Supervised Medical Image Segmentation

2026-02-03 · OFM Riaz Rahman Aranya, Kevin Desai arxiv

Synthetic data, an appealing alternative to extensive expert-annotated data for medical image segmentation, consistently fails to improve segmentation performance despite its visual realism. The reason being that synthet…

Semi-supervised Medical Image Segmentation