paper-with-me

Papers

Interactively Test Driving an Object Detector: Estimating Performance on Unlabeled Data

2014-06-21 · Rushil Anirudh, Pavan Turaga

In this paper, we study the problem of `test-driving' a detector, i.e. allowing a human user to get a quick sense of how well the detector generalizes to their specific requirement. To this end, we present the first system that estimates detector performance interactively without extensive ground truthing using a human in the loop. We approach this as a problem of estimating proportions and show that it is possible to make accurate inferences on the proportion of classes or groups within a large data collection by observing only $5-10\%$ of samples from the data. In estimating the false detections (for precision), the samples are chosen carefully such that the overall characteristics of the data collection are preserved. Next, inspired by its use in estimating disease propagation we apply pooled testing approaches to estimate missed detections (for recall) from the dataset. The estimates thus obtained are close to the ones obtained using ground truth, thus reducing the need for extensive labeling which is expensive and time consuming.

📄 PDF Abstract BibTeX arXiv:1406.5653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian preference elicitation for decision support in multiobjective optimization

2025-07-22 · Felix Huber, Sebastian Rojas Gonzalez, Raul Astudillo arxiv

We present a novel approach to help decision-makers efficiently identify preferred solutions from the Pareto set of a multi-objective optimization problem. Our method uses a Bayesian model to estimate the decision-maker'…

Multi-Object Tracking with Camera-LiDAR Fusion for Autonomous Driving

2024-03-06 · Riccardo Pieroni, Simone Specchia, Matteo Corno, Sergio Matteo Savaresi

This paper presents a novel multi-modal Multi-Object Tracking (MOT) algorithm for self-driving cars that combines camera and LiDAR data. Camera frames are processed with a state-of-the-art 3D object detector, whereas cla…

Autonomous DrivingManagementMulti-Object TrackingObject+2

SimPB++: Simultaneously Detecting 2D and 3D Objects from Multiple Cameras

2026-05-03 · Yingqi Tang, Zhaotie Meng, Erkang Cheng, Haibin Ling arxiv

Simultaneous perception of 2D objects in perspective view and 3D objects in Bird's Eye View (BEV) is challenging for multi-camera autonomous driving. Existing two-stage pipelines use 2D results only as a one-time cue for…

Autonomous Driving

Towards Building Self-Aware Object Detectors via Reliable Uncertainty Quantification and Calibration

2023-07-03 · CVPR 2023 1 · Kemal Oksuz, Tom Joy, Puneet K. Dokania

The current approach for testing the robustness of object detectors suffers from serious deficiencies such as improper methods of performing out-of-distribution detection and using calibration metrics which do not consid…

Autonomous DrivingObjectobject-detectionObject Detection+2

CODA: A Real-World Road Corner Case Dataset for Object Detection in Autonomous Driving

2022-03-15 · Kaican Li, Kai Chen, Haoyu Wang, Lanqing Hong 외

Contemporary deep-learning object detection methods for autonomous driving usually assume prefixed categories of common traffic participants, such as pedestrians and cars. Most existing detectors are unable to detect unc…

Autonomous DrivingObjectobject-detectionObject Detection