paper-with-me

Papers

CODA: Counting Objects via Scale-aware Adversarial Density Adaption

2019-03-25 · Li Wang, Yongbo Li, xiangyang xue

Recent advances in crowd counting have achieved promising results with increasingly complex convolutional neural network designs. However, due to the unpredictable domain shift, generalizing trained model to unseen scenarios is often suboptimal. Inspired by the observation that density maps of different scenarios share similar local structures, we propose a novel adversarial learning approach in this paper, i.e., CODA (\emph{Counting Objects via scale-aware adversarial Density Adaption}). To deal with different object scales and density distributions, we perform adversarial training with pyramid patches of multi-scales from both source- and target-domain. Along with a ranking constraint across levels of the pyramid input, consistent object counts can be produced for different scales. Extensive experiments demonstrate that our network produces much better results on unseen datasets compared with existing counting adaption models. Notably, the performance of our CODA is comparable with the state-of-the-art fully-supervised models that are trained on the target dataset. Further analysis indicates that our density adaption framework can effortlessly extend to scenarios with different objects. \emph{The code is available at https://github.com/Willy0919/CODA.}

📄 PDF Abstract BibTeX arXiv:1903.10442

Code (1)

Willy0919/CODA 공식 구현 pytorch

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

Causality $\neq$ Decodability, and Vice Versa: Lessons from Interpreting Counting ViTs

2025-10-10 · Lianghuan Huang, Yingshan Chang arxiv

Mechanistic interpretability seeks to uncover how internal components of neural networks give rise to predictions. A persistent challenge, however, is disentangling two often conflated notions: decodability--the recovera…

Object Counting

Dilated-Scale-Aware Attention ConvNet For Multi-Class Object Counting

2020-12-15 · Wei Xu, Dingkang Liang, Yixiao Zheng, Zhanyu Ma

Object counting aims to estimate the number of objects in images. The leading counting approaches focus on the single category counting task and achieve impressive performance. Note that there are multiple categories of …

ObjectObject Counting

MoCoDA: Model-based Counterfactual Data Augmentation

2022-10-20 · Silviu Pitis, Elliot Creager, Ajay Mandlekar, Animesh Garg

The number of states in a dynamic process is exponential in the number of objects, making reinforcement learning (RL) difficult in complex, multi-object domains. For agents to scale to the real world, they will need to r…

counterfactualData AugmentationmodelOffline RL+1

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

Towards perspective-free object counting with deep learning

2016-01-01 · journal 2016 1 · Daniel O˜noro-Rubio, Roberto J. L´opez-Sastre

In this paper we address the problem of counting objects instances in images. Our models are able to precisely estimate the number of vehicles in a traffic congestion, or to count the humans in a very crowded scene. Ou…

Deep LearningObjectObject Countingregression