English

Learning to Point and Count

Computer Vision and Pattern Recognition 2015-12-09 v1

Abstract

This paper proposes the problem of point-and-count as a test case to break the what-and-where deadlock. Different from the traditional detection problem, the goal is to discover key salient points as a way to localize and count the number of objects simultaneously. We propose two alternatives, one that counts first and then point, and another that works the other way around. Fundamentally, they pivot around whether we solve "what" or "where" first. We evaluate their performance on dataset that contains multiple instances of the same class, demonstrating the potentials and their synergies. The experiences derive a few important insights that explains why this is a much harder problem than classification, including strong data bias and the inability to deal with object scales robustly in state-of-art convolutional neural networks.

Keywords

Cite

@article{arxiv.1512.02326,
  title  = {Learning to Point and Count},
  author = {Jie Shao and Dequan Wang and Xiangyang Xue and Zheng Zhang},
  journal= {arXiv preprint arXiv:1512.02326},
  year   = {2015}
}
R2 v1 2026-06-22T12:03:53.317Z