← 返回论文检索
ACM Multimedia 2025Datasets

Investigating Domain Gaps for Indoor 3D Object Detection

Zijing Zhao 0004, Zhu Xu, Qingchao Chen, Yuxin Peng 0001, Yang Liu 0105

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3746027.3758275 ↗

摘要

As a fundamental task for indoor scene understanding, 3D object detection has been extensively studied, and the accuracy on indoor point cloud data has been substantially improved. However, existing researches have been conducted on limited datasets, where the training and testing sets share the same distribution. In this paper, we consider the task of adapting indoor 3D object detectors from one dataset to another, presenting a comprehensive benchmark with ScanNet, SUN RGB-D and 3D Front datasets, as well as our newly proposed large-scale datasets ProcTHOR-OD and ProcFront generated by a 3D simulator. Since indoor point cloud datasets are collected and constructed in different ways, the object detectors are likely to overfit to specific factors within each dataset, such as point cloud quality, bounding box layout and instance features. We conduct experiments across datasets on different adaptation scenarios including synthetic-to-real adaptation, point cloud quality adaptation, layout adaptation and instance adaptation, analyzing the impact of different domain gaps on 3D object detectors. We also introduce several approaches to improve adaptation performances, providing baselines for domain adaptive indoor 3D object detection, hoping that future works may propose detectors with stronger generalization ability across domains. The benchmark datasets and baseline code are available on our project homepage: https://jeremyzhao1998.github.io/DAVoteNet-release.