paper-with-me

홈 › Papers

Human-in-the-Loop Visual Re-ID for Population Size Estimation

2023-12-08 · Gustavo Perez, Daniel Sheldon, Grant van Horn, Subhransu Maji

Computer vision-based re-identification (Re-ID) systems are increasingly being deployed for estimating population size in large image collections. However, the estimated size can be significantly inaccurate when the task is challenging or when deployed on data from new distributions. We propose a human-in-the-loop approach for estimating population size driven by a pairwise similarity derived from an off-the-shelf Re-ID system. Our approach, based on nested importance sampling, selects pairs of images for human vetting driven by the pairwise similarity, and produces asymptotically unbiased population size estimates with associated confidence intervals. We perform experiments on various animal Re-ID datasets and demonstrate that our method outperforms strong baselines and active clustering approaches. In many cases, we are able to reduce the error rates of the estimated size from around 80% using CV alone to less than 20% by vetting a fraction (often less than 0.002%) of the total pairs. The cost of vetting reduces with the increase in accuracy and provides a practical approach for population size estimation within a desired tolerance when deploying Re-ID systems.

📄 PDF Abstract BibTeX arXiv:2312.05287

Code (1)

cvl-umass/counting-clusters 공식 구현 pytorch

Tasks

ClusteringFine-Grained Image ClassificationImage Classification

Similar Papers 제목 키워드 기반

Stereo Visual Inertial Pose Estimation Based on Feedforward-Feedback Loops

2020-07-05 · Shengyang Chen, Chih-Yung Wen, Yajing Zou, Wu Chen

In this paper, we present a novel stereo visual inertial pose estimation method. Compared to the widely used filter-based or optimization-based approaches, the pose estimation process is modeled as a control system. Desi…

Pose Estimation

Person Re-Identification in Identity Regression Space

2018-06-25 · Hanxiao Wang, Xiatian Zhu, Shaogang Gong, Tao Xiang

Most existing person re-identification (re-id) methods are unsuitable for real-world deployment due to two reasons: Unscalability to large population size, and Inadaptability over time. In this work, we present a unified…

BenchmarkingIncremental LearningPerson Re-Identificationregression

Perception-in-the-Loop Adversarial Examples

2019-01-21 · Mahmoud Salamati, Sadegh Soudjani, Rupak Majumdar

We present a scalable, black box, perception-in-the-loop technique to find adversarial examples for deep neural network classifiers. Black box means that our procedure only has input-output access to the classifier, and …

Understanding Aesthetic Evaluation using Deep Learning

2020-04-15 · Jon McCormack, Andy Lomas

A bottleneck in any evolutionary art system is aesthetic evaluation. Many different methods have been proposed to automate the evaluation of aesthetics, including measures of symmetry, coherence, complexity, contrast and…

Deep LearningDimensionality Reduction

Good Graph to Optimize: Cost-Effective, Budget-Aware Bundle Adjustment in Visual SLAM

2020-08-23 · Yipu Zhao, Justin S. Smith, Patricio A. Vela

The cost-efficiency of visual(-inertial) SLAM (VSLAM) is a critical characteristic of resource-limited applications. While hardware and algorithm advances have been significantly improved the cost-efficiency of VSLAM fro…