paper-with-me

홈 › Papers

Exploiting Sample Correlation for Crowd Counting With Multi-Expert Network

2021-01-01 · ICCV 2021 10 · Xinyan Liu, Guorong Li, Zhenjun Han, Weigang Zhang, Yifan Yang, Qingming Huang, Nicu Sebe

Crowd counting is a difficult task because of the diversity of scenes. Most of the existing crowd counting methods adopt complex structures with massive backbones to enhance the generalization ability. Unfortunately, the performance of existing methods on large-scale data sets is not satisfactory. In order to handle various scenarios with less complex network, we explored how to efficiently use the multi-expert model for crowd counting tasks. We mainly focus on how to train more efficient expert networks and how to choose the most suitable expert. Specifically, we propose a task-driven similarity metric based on sample's mutual enhancement, referred as co-fine-tune similarity, which can find a more efficient subset of data for training the expert network. Similar samples are considered as a cluster which is used to obtain parameters of an expert. Besides, to make better use of the proposed method, we design a simple network called FPN with Deconvolution Counting Network, which is a more suitable base model for the multi-expert counting network. Experimental results show that multiple experts FDC (MFDC) achieves the best performance on four public data sets, including the large scale NWPU-Crowd data set. Furthermore, the MFDC trained on an extensive dense crowd data set can generalize well on the other data sets without extra training or fine-tuning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd Counting

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

Residual Regression With Semantic Prior for Crowd Counting

2019-06-01 · CVPR 2019 6 · Jia Wan, Wenhan Luo, Baoyuan Wu, Antoni B. Chan 외

Crowd counting is a challenging task due to factors such as large variations in crowdedness and severe occlusions. Although recent deep learning based counting algorithms have achieved a great progress, the correlation k…

Crowd Countingregression

Weakly-Supervised Crowd Counting Learns from Sorting rather than Locations

2020-08-01 · ECCV 2020 8 · Yifan Yang, Guorong Li, Zhe Wu, Li Su 외

In crowd counting datasets, the location labels are costly, yet, they are not taken into the evaluation metrics. Besides, existing multi-task approaches employ high-level tasks to improve counting accuracy. This research…

Crowd Counting

Image Crowd Counting Using Convolutional Neural Network and Markov Random Field

2017-06-12 · Kang Han, Wanggen Wan, Haiyan Yao, Li Hou

In this paper, we propose a method called Convolutional Neural Network-Markov Random Field (CNN-MRF) to estimate the crowd count in a still image. We first divide the dense crowd visible image into overlapping patches an…

Crowd Counting

STNet: Scale Tree Network with Multi-level Auxiliator for Crowd Counting

2020-12-18 · Mingjie Wang, Hao Cai, XianFeng Han, Jun Zhou 외

Crowd counting remains a challenging task because the presence of drastic scale variation, density inconsistency, and complex background can seriously degrade the counting accuracy. To battle the ingrained issue of accur…

Crowd CountingDiversity

Joint Counting, Detection and Re-Identification for Multi-Object Tracking

2022-12-12 · Weihong Ren, Denglu Wu, Hui Cao, Xi'ai Chen 외

The recent trend in 2D multiple object tracking (MOT) is jointly solving detection and tracking, where object detection and appearance feature (or motion) are learned simultaneously. Despite competitive performance, in c…

Multi-Object TrackingMultiple Object TrackingObjectobject-detection+2