paper-with-me

Papers

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

2021-03-06 · Chia-Yu Hsu, Wenwen Li

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 localiza- tion. Experiments show that our method yields state-of-the-art performance based on an evaluation on PASCAL VOC datasets.

📄 PDF Abstract BibTeX arXiv:2103.04009

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationObjectobject-detectionObject DetectionObject LocalizationWeakly Supervised Object DetectionWeakly-Supervised Object Localization

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Neural Cellular Automata for Weakly Supervised Segmentation of White Blood Cells

2025-08-17 · Michael Deutges, Chen Yang, Raheleh Salehi, Nassir Navab 외 arxiv

The detection and segmentation of white blood cells in blood smear images is a key step in medical diagnostics, supporting various downstream tasks such as automated blood cell counting, morphological analysis, cell clas…

TransCrowd: weakly-supervised crowd counting with transformers

2021-04-19 · Dingkang Liang, Xiwu Chen, Wei Xu, Yu Zhou 외

The mainstream crowd counting methods usually utilize the convolution neural network (CNN) to regress a density map, requiring point-level annotations. However, annotating each person with a point is an expensive and lab…

Crowd Counting

Weakly Supervised Temporal Action Localization Through Learning Explicit Subspaces for Action and Context

2021-03-30 · Ziyi Liu, Le Wang, Wei Tang, Junsong Yuan 외

Weakly-supervised Temporal Action Localization (WS-TAL) methods learn to localize temporal starts and ends of action instances in a video under only video-level supervision. Existing WS-TAL methods rely on deep features …

Action LocalizationAction RecognitionTemporal Action LocalizationWeakly-supervised Temporal Action Localization

TCFormer: A 5M-Parameter Transformer with Density-Guided Aggregation for Weakly-Supervised Crowd Counting

2025-12-21 · Qiang Guo, Rubo Zhang, Bingbing Zhang, Junjie Liu 외 arxiv

Crowd counting typically relies on labor-intensive point-level annotations and computationally intensive backbones, restricting its scalability and deployment in resource-constrained environments. To address these challe…

Crowd Counting

Joint CNN and Transformer Network via weakly supervised Learning for efficient crowd counting

2022-03-12 · Fusen Wang, Kai Liu, Fei Long, Nong Sang 외

Currently, for crowd counting, the fully supervised methods via density map estimation are the mainstream research directions. However, such methods need location-level annotation of persons in an image, which is time-co…

Crowd CountingWeakly-supervised Learning