paper-with-me

홈 › Papers

DQS3D: Densely-matched Quantization-aware Semi-supervised 3D Detection

2023-04-25 · ICCV 2023 1 · Huan-ang Gao, Beiwen Tian, Pengfei Li, Hao Zhao, Guyue Zhou

In this paper, we study the problem of semi-supervised 3D object detection, which is of great importance considering the high annotation cost for cluttered 3D indoor scenes. We resort to the robust and principled framework of selfteaching, which has triggered notable progress for semisupervised learning recently. While this paradigm is natural for image-level or pixel-level prediction, adapting it to the detection problem is challenged by the issue of proposal matching. Prior methods are based upon two-stage pipelines, matching heuristically selected proposals generated in the first stage and resulting in spatially sparse training signals. In contrast, we propose the first semisupervised 3D detection algorithm that works in the singlestage manner and allows spatially dense training signals. A fundamental issue of this new design is the quantization error caused by point-to-voxel discretization, which inevitably leads to misalignment between two transformed views in the voxel domain. To this end, we derive and implement closed-form rules that compensate this misalignment onthe-fly. Our results are significant, e.g., promoting ScanNet mAP@0.5 from 35.2% to 48.5% using 20% annotation. Codes and data will be publicly available.

📄 PDF Abstract BibTeX arXiv:2304.13031

Code (1)

air-discover/dqs3d 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject DetectionQuantization

Similar Papers 제목 키워드 기반

Semi-supervised Segmentation of Histopathology Images with Noise-Aware Topological Consistency

2023-11-28 · Meilong Xu, Xiaoling Hu, Saumya Gupta, Shahira Abousamra 외

In digital pathology, segmenting densely distributed objects like glands and nuclei is crucial for downstream analysis. Since detailed pixel-wise annotations are very time-consuming, we need semi-supervised segmentation …

Instance-Aware Robust Consistency Regularization for Semi-Supervised Nuclei Instance Segmentation

2025-10-10 · Zenan Lin, Wei Li, Jintao Chen, Zihao Wu 외 arxiv

Nuclei instance segmentation in pathological images is crucial for downstream tasks such as tumor microenvironment analysis. However, the high cost and scarcity of annotated data limit the applicability of fully supervis…

Instance Segmentation

Semi-supervised Learning for Dense Object Detection in Retail Scenes

2021-07-05 · Jaydeep Chauhan, Srikrishna Varadarajan, Muktabh Mayank Srivastava

Retail scenes usually contain densely packed high number of objects in each image. Standard object detection techniques use fully supervised training methodology. This is highly costly as annotating a large dense retail …

Dense Object DetectionObjectobject-detectionObject Detection

Using heterogeneity in semi-supervised transcription hypotheses to improve code-switched speech recognition

2021-06-14 · Andrew Slottje, Shannon Wotherspoon, William Hartmann, Matthew Snover 외

Modeling code-switched speech is an important problem in automatic speech recognition (ASR). Labeled code-switched data are rare, so monolingual data are often used to model code-switched speech. These monolingual data m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Generalized Product Quantization Network for Semi-supervised Image Retrieval

2020-02-26 · CVPR 2020 6 · Young Kyun Jang, Nam Ik Cho

Image retrieval methods that employ hashing or vector quantization have achieved great success by taking advantage of deep learning. However, these approaches do not meet expectations unless expensive label information i…

Image RetrievalMetric LearningQuantizationRetrieval+3