DQ-HorizonNet: Enhancing Door Detection Accuracy in Panoramic Images via Dynamic Quantization

Cing-Jia Lin, Jheng-Wei Su, Kai-Wen Hsiao, Ting-Yu Yen, Chih-Yuan Yao, Hung-Kuo Chu; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2024, pp. 1282-1289

Abstract


This paper introduces DQ-HorizonNet a novel learning-based methodology that incorporates vertical features to enhance doors detection in indoor panoramic images. Building upon HorizonNet which excels in estimating 3D indoor layouts from panoramic images using 1D vectors to identify boundaries we identify a key limitation: HorizonNet's dense column-wise prediction output is ill-suited for object detection tasks due to the need for complex post-processing to separate true positives from numerous false-positive predictions.DQ-HorizonNet innovatively addresses this issue through dynamic quantization which clusters column-wise outputs and assigns learning targets dynamically improving accuracy via a U-axis distance cost matrix that evaluates the discrepancy between predictions and actual data. Our model tested on the extensive Zillow indoor dataset (ZInD) significantly outperforms existing methods including the original HorizonNet and the transformer-based DETR network showcasing its superior ability to accurately detect doors in panoramic indoor imagery.

Related Material


[pdf]
[bibtex]
@InProceedings{Lin_2024_CVPR, author = {Lin, Cing-Jia and Su, Jheng-Wei and Hsiao, Kai-Wen and Yen, Ting-Yu and Yao, Chih-Yuan and Chu, Hung-Kuo}, title = {DQ-HorizonNet: Enhancing Door Detection Accuracy in Panoramic Images via Dynamic Quantization}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2024}, pages = {1282-1289} }