paper-with-me

홈 › Papers

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

2020-02-29 · ECCV 2020 8 · Yutao Hu, Xiao-Long Jiang, Xuhui Liu, Baochang Zhang, Jungong Han, Xian-Bin Cao, David Doermann

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.

📄 PDF Abstract BibTeX arXiv:2003.00217

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDecoderDensity EstimationNeural Architecture Search

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Crowd Counting Using Scale-Aware Attention Networks

2019-03-05 · Mohammad Asiful Hossain, Mehrdad Hosseinzadeh, Omit Chanda, Yang Wang

In this paper, we consider the problem of crowd counting in images. Given an image of a crowded scene, our goal is to estimate the density map of this image, where each pixel value in the density map corresponds to the c…

Crowd Counting

Iterative Crowd Counting

2018-07-26 · ECCV 2018 9 · Viresh Ranjan, Hieu Le, Minh Hoai

In this work, we tackle the problem of crowd counting in images. We present a Convolutional Neural Network (CNN) based density estimation approach to solve this problem. Predicting a high resolution density map in one go…

Crowd CountingDensity Estimation

Developing a Hybrid Convolutional Neural Network for Automatic Aphid Counting in Sugar Beet Fields

2023-08-09 · Xumin Gao, Wenxin Xue, Callum Lennox, Mark Stevens 외

Aphids can cause direct damage and indirect virus transmission to crops. Timely monitoring and control of their populations are thus critical. However, the manual counting of aphids, which is the most common practice, is…

Adaptive Density Map Generation for Crowd Counting

2019-10-01 · ICCV 2019 10 · Jia Wan, Antoni Chan

Crowd counting is an important topic in computer vision due to its practical usage in surveillance systems. The typical design of crowd counting algorithms is divided into two steps. First, the ground-truth density maps …

Crowd Counting

Recurrent Distillation based Crowd Counting

2020-06-14 · Yue Gu, Wenxi Liu

In recent years, with the progress of deep learning technologies, crowd counting has been rapidly developed. In this work, we propose a simple yet effective crowd counting framework that is able to achieve the state-of-t…

Crowd Counting