论文标题
基于CNN的密度估计和人群计数:一项调查
CNN-based Density Estimation and Crowd Counting: A Survey
论文作者
论文摘要
准确地估算单个图像中的对象数量是一项具有挑战性但有意义的任务,并且已应用于许多应用程序,例如城市规划和公共安全。在各种对象计数任务中,人群计数特别突出,因为它对社会保障和发展的特定意义。幸运的是,如果没有考虑到它们的特征,可以将人群计数技术的开发推广到其他相关领域,例如车辆计数和环境调查。因此,许多研究人员致力于人群的数量,许多出色的文学作品和作品已经激发。在这些作品中,它们必须有助于人群计数的发展。但是,我们应该考虑的问题是为什么它们对这项任务有效。受时间和精力的限制,我们无法分析所有算法。在本文中,我们对220多种作品进行了调查,以全面和系统地研究人群计数模型,主要是基于CNN的密度图估计方法。最后,根据评估指标,我们在人群中选择了数据集中的前三名表演者并分析其优点和缺点。通过我们的分析,我们希望对人群计数的未来发展做出合理的推论和预测,同时,它还可以为其他领域的对象计数问题提供可行的解决方案。我们提供了NWPU数据集验证集中某些主流算法的密度图和预测结果,以进行比较和测试。同时,还提供了密度图生成和评估工具。所有代码和评估结果均可在https://github.com/gaoguangshuai/survey-for-crowd-counting上公开获得。
Accurately estimating the number of objects in a single image is a challenging yet meaningful task and has been applied in many applications such as urban planning and public safety. In the various object counting tasks, crowd counting is particularly prominent due to its specific significance to social security and development. Fortunately, the development of the techniques for crowd counting can be generalized to other related fields such as vehicle counting and environment survey, if without taking their characteristics into account. Therefore, many researchers are devoting to crowd counting, and many excellent works of literature and works have spurted out. In these works, they are must be helpful for the development of crowd counting. However, the question we should consider is why they are effective for this task. Limited by the cost of time and energy, we cannot analyze all the algorithms. In this paper, we have surveyed over 220 works to comprehensively and systematically study the crowd counting models, mainly CNN-based density map estimation methods. Finally, according to the evaluation metrics, we select the top three performers on their crowd counting datasets and analyze their merits and drawbacks. Through our analysis, we expect to make reasonable inference and prediction for the future development of crowd counting, and meanwhile, it can also provide feasible solutions for the problem of object counting in other fields. We provide the density maps and prediction results of some mainstream algorithm in the validation set of NWPU dataset for comparison and testing. Meanwhile, density map generation and evaluation tools are also provided. All the codes and evaluation results are made publicly available at https://github.com/gaoguangshuai/survey-for-crowd-counting.