paper-with-me

홈 › Papers

Sparse-to-dense Feature Matching: Intra and Inter domain Cross-modal Learning in Domain Adaptation for 3D Semantic Segmentation

2021-07-30 · ICCV 2021 10 · Duo Peng, Yinjie Lei, Wen Li, Pingping Zhang, Yulan Guo

Domain adaptation is critical for success when confronting with the lack of annotations in a new domain. As the huge time consumption of labeling process on 3D point cloud, domain adaptation for 3D semantic segmentation is of great expectation. With the rise of multi-modal datasets, large amount of 2D images are accessible besides 3D point clouds. In light of this, we propose to further leverage 2D data for 3D domain adaptation by intra and inter domain cross modal learning. As for intra-domain cross modal learning, most existing works sample the dense 2D pixel-wise features into the same size with sparse 3D point-wise features, resulting in the abandon of numerous useful 2D features. To address this problem, we propose Dynamic sparse-to-dense Cross Modal Learning (DsCML) to increase the sufficiency of multi-modality information interaction for domain adaptation. For inter-domain cross modal learning, we further advance Cross Modal Adversarial Learning (CMAL) on 2D and 3D data which contains different semantic content aiming to promote high-level modal complementarity. We evaluate our model under various multi-modality domain adaptation settings including day-to-night, country-to-country and dataset-to-dataset, brings large improvements over both uni-modal and multi-modal domain adaptation methods on all settings.

📄 PDF Abstract BibTeX arXiv:2107.14724

Code (1)

leolyj/DsCML 공식 구현 pytorch

Tasks

3D Semantic SegmentationDomain AdaptationSemantic Segmentation

Similar Papers 제목 키워드 기반

Deep Semantic Feature Matching

2017-07-01 · CVPR 2017 7 · Nikolai Ufer, Bjorn Ommer

Estimating dense visual correspondences between objects with intra-class variation, deformations and background clutter remains a challenging problem. Thanks to the breakthrough of CNNs there are new powerful features av…

feature selectionGraph Matching

Correspondence Networks with Adaptive Neighbourhood Consensus

2020-03-26 · CVPR 2020 6 · Shuda Li, Kai Han, Theo W. Costain, Henry Howard-Jenkins 외

In this paper, we tackle the task of establishing dense visual correspondences between images containing objects of the same category. This is a challenging task due to large intra-class variations and a lack of dense pi…

Semantic correspondence

Match4Annotate: Propagating Sparse Video Annotations via Implicit Neural Feature Matching

2026-03-06 · Zhuorui Zhang, Roger Pallarès-López, Praneeth Namburi, Brian W. Anthony arxiv

Acquiring per-frame video annotations remains a primary bottleneck for deploying computer vision in specialized domains such as medical imaging, where expert labeling is slow and costly. Label propagation offers a natura…

One-Shot Segmentation

DenseGAP: Graph-Structured Dense Correspondence Learning with Anchor Points

2021-12-13 · Zhengfei Kuang, Jiaman Li, Mingming He, Tong Wang 외

Establishing dense correspondence between two images is a fundamental computer vision problem, which is typically tackled by matching local feature descriptors. However, without global awareness, such local features are …

Feature Correlation

RGM: A Robust Generalizable Matching Model

2023-10-18 · Songyan Zhang, Xinyu Sun, Hao Chen, Bo Li 외

Finding corresponding pixels within a pair of images is a fundamental computer vision task with various applications. Due to the specific requirements of different tasks like optical flow estimation and local feature mat…

modelOptical Flow Estimation