English

NAS-Count: Counting-by-Density with Neural Architecture Search

Computer Vision and Pattern Recognition 2020-08-14 v2

Abstract

Most of the recent advances in crowd counting have evolved from hand-designed density estimation networks, where multi-scale features are leveraged to address the scale variation problem, but at the expense of demanding design efforts. In this work, we automate the design of counting models with Neural Architecture Search (NAS) and introduce an end-to-end searched encoder-decoder architecture, Automatic Multi-Scale Network (AMSNet). Specifically, we utilize a counting-specific two-level search space. The encoder and decoder in AMSNet are composed of different cells discovered from micro-level search, while the multi-path architecture is explored through macro-level search. To solve the pixel-level isolation issue in MSE loss, AMSNet is optimized with an auto-searched Scale Pyramid Pooling Loss (SPPLoss) that supervises the multi-scale structural information. Extensive experiments on four datasets show AMSNet produces state-of-the-art results that outperform hand-designed models, fully demonstrating the efficacy of NAS-Count.

Keywords

Cite

@article{arxiv.2003.00217,
  title  = {NAS-Count: Counting-by-Density with Neural Architecture Search},
  author = {Yutao Hu and Xiaolong Jiang and Xuhui Liu and Baochang Zhang and Jungong Han and Xianbin Cao and David Doermann},
  journal= {arXiv preprint arXiv:2003.00217},
  year   = {2020}
}

Comments

Accepted to European Conference on Computer Vision(ECCV) 2020

R2 v1 2026-06-23T13:58:38.751Z