English

Learning from Counting: Leveraging Temporal Classification for Weakly Supervised Object Localization and Detection

Computer Vision and Pattern Recognition 2021-03-10 v1

Abstract

This paper reports a new solution of leveraging temporal classification to support weakly supervised object detection (WSOD). Specifically, we introduce raster scan-order techniques to serialize 2D images into 1D sequence data, and then leverage a combined LSTM (Long, Short-Term Memory) and CTC (Connectionist Temporal Classification) network to achieve object localization based on a total count (of interested objects). We term our proposed network LSTM-CCTC (Count-based CTC). This "learning from counting" strategy differs from existing WSOD methods in that our approach automatically identifies critical points on or near a target object. This strategy significantly reduces the need of generating a large number of candidate proposals for object localization. Experiments show that our method yields state-of-the-art performance based on an evaluation on PASCAL VOC datasets.

Keywords

Cite

@article{arxiv.2103.04009,
  title  = {Learning from Counting: Leveraging Temporal Classification for Weakly Supervised Object Localization and Detection},
  author = {Chia-Yu Hsu and Wenwen Li},
  journal= {arXiv preprint arXiv:2103.04009},
  year   = {2021}
}

Comments

31st British Machine Vision Conference (BMVC), oral presentation

R2 v1 2026-06-23T23:49:38.889Z