paper-with-me

홈 › Papers

Divide and Grow: Capturing Huge Diversity in Crowd Images with Incrementally Growing CNN

2018-07-26 · CVPR 2018 6 · Deepak Babu Sam, Neeraj N Sajjan, R. Venkatesh Babu

Automated counting of people in crowd images is a challenging task. The major difficulty stems from the large diversity in the way people appear in crowds. In fact, features available for crowd discrimination largely depend on the crowd density to the extent that people are only seen as blobs in a highly dense scene. We tackle this problem with a growing CNN which can progressively increase its capacity to account for the wide variability seen in crowd scenes. Our model starts from a base CNN density regressor, which is trained in equivalence on all types of crowd images. In order to adapt with the huge diversity, we create two child regressors which are exact copies of the base CNN. A differential training procedure divides the dataset into two clusters and fine-tunes the child networks on their respective specialties. Consequently, without any hand-crafted criteria for forming specialties, the child regressors become experts on certain types of crowds. The child networks are again split recursively, creating two experts at every division. This hierarchical training leads to a CNN tree, where the child regressors are more fine experts than any of their parents. The leaf nodes are taken as the final experts and a classifier network is then trained to predict the correct specialty for a given test image patch. The proposed model achieves higher count accuracy on major crowd datasets. Further, we analyse the characteristics of specialties mined automatically by our method.

📄 PDF Abstract BibTeX arXiv:1807.09993

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDiversity

Similar Papers 제목 키워드 기반

ZoomCount: A Zooming Mechanism for Crowd Counting in Static Images

2020-02-27 · Usman Sajid, Hasan Sajid, Hongcheng Wang, Guanghui Wang

This paper proposes a novel approach for crowd counting in low to high density scenarios in static images. Current approaches cannot handle huge crowd diversity well and thus perform poorly in extreme cases, where the cr…

Crowd Counting

Plug-and-Play Rescaling Based Crowd Counting in Static Images

2020-01-06 · Usman Sajid, Guanghui Wang

Crowd counting is a challenging problem especially in the presence of huge crowd diversity across images and complex cluttered crowd-like background regions, where most previous approaches do not generalize well and cons…

Crowd CountingDiversity

Interlayer and Intralayer Scale Aggregation for Scale-invariant Crowd Counting

2020-05-25 · Mingjie Wang, Hao Cai, Jun Zhou, Minglun Gong

Crowd counting is an important vision task, which faces challenges on continuous scale variation within a given scene and huge density shift both within and across images. These challenges are typically addressed using m…

Crowd CountingDiversity

Soft-Label Integration for Robust Toxicity Classification

2024-10-18 · Zelei Cheng, Xian Wu, Jiahao Yu, Shuo Han 외

Toxicity classification in textual content remains a significant problem. Data with labels from a single annotator fall short of capturing the diversity of human perspectives. Therefore, there is a growing need to incorp…

ClassificationDiversity

Multi-Resolution Fusion and Multi-scale Input Priors Based Crowd Counting

2020-10-04 · Usman Sajid, Wenchi Ma, Guanghui Wang

Crowd counting in still images is a challenging problem in practice due to huge crowd-density variations, large perspective changes, severe occlusion, and variable lighting conditions. The state-of-the-art patch rescalin…

Crowd Countingregression