paper-with-me

홈 › Papers

Not Every Side Is Equal: Localization Uncertainty Estimation for Semi-Supervised 3D Object Detection

2023-12-16 · ICCV 2023 1 · Chuxin Wang, Wenfei Yang, Tianzhu Zhang

Semi-supervised 3D object detection from point cloud aims to train a detector with a small number of labeled data and a large number of unlabeled data. The core of existing methods lies in how to select high-quality pseudo-labels using the designed quality evaluation criterion. However, these methods treat each pseudo bounding box as a whole and assign equal importance to each side during training, which is detrimental to model performance due to many sides having poor localization quality. Besides, existing methods filter out a large number of low-quality pseudo-labels, which also contain some correct regression values that can help with model training. To address the above issues, we propose a side-aware framework for semi-supervised 3D object detection consisting of three key designs: a 3D bounding box parameterization method, an uncertainty estimation module, and a pseudo-label selection strategy. These modules work together to explicitly estimate the localization quality of each side and assign different levels of importance during the training phase. Extensive experiment results demonstrate that the proposed method can consistently outperform baseline models under different scenes and evaluation criteria. Moreover, our method achieves state-of-the-art performance on three datasets with different labeled ratios.

📄 PDF Abstract BibTeX arXiv:2312.10390

Code (1)

OpenSpaceAI/Nesie 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject DetectionPseudo Label

Similar Papers 제목 키워드 기반

Finite-dimensional Gaussian approximation with linear inequality constraints

2017-10-20 · Andrés F. López-Lopera, François Bachoc, Nicolas Durrande, Olivier Roustant

Introducing inequality constraints in Gaussian process (GP) models can lead to more realistic uncertainties in learning a great variety of real-world problems. We consider the finite-dimensional Gaussian approach from Ma…

parameter estimationUncertainty Quantification

Uncertainty-Aware DNN for Multi-Modal Camera Localization

2022-11-02 · Matteo Vaghi, Augusto Luis Ballardini, Simone Fontana, Domenico Giorgio Sorrenti

Camera localization, i.e., camera pose regression, represents an important task in computer vision since it has many practical applications such as in the context of intelligent vehicles and their localization. Having re…

Autonomous DrivingCamera Localizationregression

ProbFlow: Joint Optical Flow and Uncertainty Estimation

2017-08-22 · ICCV 2017 10 · Anne S. Wannenwetsch, Margret Keuper, Stefan Roth

Optical flow estimation remains challenging due to untextured areas, motion boundaries, occlusions, and more. Thus, the estimated flow is not equally reliable across the image. To that end, post-hoc confidence measures h…

Optical Flow EstimationVariational Inference

Attention-aided Outdoor Localization in Commercial 5G NR Systems

2024-05-15 · Guoda Tian, Dino Pjanić, Xuesong Cai, Bo Bernhardsson 외

The integration of high-precision cellular localization and machine learning (ML) is considered a cornerstone technique in future cellular navigation systems, offering unparalleled accuracy and functionality. This study …

Outdoor Localization

Depth From Defocus in the Wild

2017-07-01 · CVPR 2017 7 · Huixuan Tang, Scott Cohen, Brian Price, Stephen Schiller 외

We consider the problem of two-frame depth from defocus in conditions unsuitable for existing methods yet typical of everyday photography: a handheld cellphone camera, a small aperture, a non-stationary scene and sparse…