arXiv Analytics

Sign in

arXiv:1707.07890 [cs.CV]AbstractReferencesReviewsResources

Spatiotemporal Modeling for Crowd Counting in Videos

Feng Xiong, Xingjian Shi, Dit-Yan Yeung

Published 2017-07-25Version 1

Region of Interest (ROI) crowd counting can be formulated as a regression problem of learning a mapping from an image or a video frame to a crowd density map. Recently, convolutional neural network (CNN) models have achieved promising results for crowd counting. However, even when dealing with video data, CNN-based methods still consider each video frame independently, ignoring the strong temporal correlation between neighboring frames. To exploit the otherwise very useful temporal information in video sequences, we propose a variant of a recent deep learning model called convolutional LSTM (ConvLSTM) for crowd counting. Unlike the previous CNN-based methods, our method fully captures both spatial and temporal dependencies. Furthermore, we extend the ConvLSTM model to a bidirectional ConvLSTM model which can access long-range information in both directions. Extensive experiments using four publicly available datasets demonstrate the reliability of our approach and the effectiveness of incorporating temporal information to boost the accuracy of crowd counting. In addition, we also conduct some transfer learning experiments to show that once our model is trained on one dataset, its learning experience can be transferred easily to a new dataset which consists of only very few video frames for model adaptation.

Related articles: Most relevant | Search more
arXiv:2003.12783 [cs.CV] (Published 2020-03-28)
CNN-based Density Estimation and Crowd Counting: A Survey
arXiv:2308.13814 [cs.CV] (Published 2023-08-26)
Point-Query Quadtree for Crowd Counting, Localization, and More
arXiv:1806.10287 [cs.CV] (Published 2018-06-27)
Attention to Head Locations for Crowd Counting