paper-with-me

홈 › Papers

PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation

2019-11-07 · NeurIPS 2019 12 · Can Qin, Haoxuan You, Lichen Wang, C. -C. Jay Kuo, Yun Fu

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods yet to achieve domain adaptation directly on 3D point cloud data. The unique challenge of point cloud data lies in its abundant spatial geometric information, and the semantics of the whole object is contributed by including regional geometric structures. Specifically, most general-purpose DA methods that struggle for global feature alignment and ignore local geometric information are not suitable for 3D domain alignment. In this paper, we propose a novel 3D Domain Adaptation Network for point cloud data (PointDAN). PointDAN jointly aligns the global and local features in multi-level. For local alignment, we propose Self-Adaptive (SA) node module with an adjusted receptive field to model the discriminative local structures for aligning domains. To represent hierarchically scaled features, node-attention module is further introduced to weight the relationship of SA nodes across objects and domains. For global alignment, an adversarial-training strategy is employed to learn and align global features across domains. Since there is no common evaluation benchmark for 3D point cloud DA scenario, we build a general benchmark (i.e., PointDA-10) extracted from three popular 3D object/scene datasets (i.e., ModelNet, ShapeNet and ScanNet) for cross-domain 3D objects classification fashion. Extensive experiments on PointDA-10 illustrate the superiority of our model over the state-of-the-art general-purpose DA methods.

📄 PDF Abstract BibTeX arXiv:1911.02744

Code (2)

canqin001/PointDAN 공식 구현 pytorch
gorilla-lab-scut/qs3 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Viewpoint-aware Progressive Clustering for Unsupervised Vehicle Re-identification

2020-11-18 · Aihua Zheng, Xia Sun, Chenglong Li, Jin Tang

Vehicle re-identification (Re-ID) is an active task due to its importance in large-scale intelligent monitoring in smart cities. Despite the rapid progress in recent years, most existing methods handle vehicle Re-ID task…

ClusteringDomain AdaptationUnsupervised Vehicle Re-IdentificationVehicle Re-Identification

Self-Ensemling for 3D Point Cloud Domain Adaption

2021-12-10 · Qing Li, Xiaojiang Peng, Chuan Yan, Pan Gao 외

Recently 3D point cloud learning has been a hot topic in computer vision and autonomous driving. Due to the fact that it is difficult to manually annotate a qualitative large-scale 3D point cloud dataset, unsupervised do…

Autonomous DrivingDomain AdaptationSelf-Supervised LearningUnsupervised Domain Adaptation

CODA: Counting Objects via Scale-aware Adversarial Density Adaption

2019-03-25 · Li Wang, Yongbo Li, xiangyang xue

Recent advances in crowd counting have achieved promising results with increasingly complex convolutional neural network designs. However, due to the unpredictable domain shift, generalizing trained model to unseen scena…

Crowd Counting

Prototype Adaption and Projection for Few- and Zero-shot 3D Point Cloud Semantic Segmentation

2023-05-23 · Shuting He, Xudong Jiang, Wei Jiang, Henghui Ding

In this work, we address the challenging task of few-shot and zero-shot 3D point cloud semantic segmentation. The success of few-shot semantic segmentation in 2D computer vision is mainly driven by the pre-training on la…

Few-shot 3D semantic segmentationSegmentation

D^3CTTA: Domain-Dependent Decorrelation for Continual Test-Time Adaption of 3D LiDAR Segmentation

2025-01-01 · CVPR 2025 1 · Jichun Zhao, Haiyong Jiang, Haoxuan Song, Jun Xiao 외

Adapting pre-trained LiDAR segmentation models to dynamic domain shifts during testing is of paramount importance for the safety of autonomous driving. Most existing methods neglect the influence of domain changes a…

Autonomous DrivingSegmentation