中文
相关论文

相关论文: Point in, Box out: Beyond Counting Persons in Crow…

200 篇论文

Crowd counting is a challenging task due to the large variations in crowd distributions. Previous methods tend to tackle the whole image with a single fixed structure, which is unable to handle diverse complicated scenes with different…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Zhikang Zou , Yu Cheng , Xiaoye Qu , Shouling Ji , Xiaoxiao Guo , Pan Zhou

Pedestrian detection in a crowd is a very challenging issue. This paper addresses this problem by a novel Non-Maximum Suppression (NMS) algorithm to better refine the bounding boxes given by detectors. The contributions are threefold: (1)…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Songtao Liu , Di Huang , Yunhong Wang

Deep learning-based crowd counting methods have achieved remarkable progress in recent years. However, in complex crowd scenarios, existing models still face challenges when adapting to significant density distribution differences between…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yihong Wu , Jinqiao Wei , Xionghui Zhao , Yidi Li , Shaoyi Du , Bin Ren , Nicu Sebe

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 rescaling module (PRM) based…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Usman Sajid , Wenchi Ma , Guanghui Wang

In recent years, vision-based crowd analysis has been studied extensively due to its practical applications in real world. In this paper, we formulate a novel crowd analysis problem, in which we aim to predict the crowd distribution in the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yuzhen Niu , Weifeng Shi , Wenxi Liu , Shengfeng He , Jia Pan , Antoni B. Chan

It is important to monitor and analyze crowd events for the sake of city safety. In an EDOF (extended depth of field) image with a crowded scene, the distribution of people is highly imbalanced. People far away from the camera look much…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Mingliang Xu , Zhaoyang Ge , Xiaoheng Jiang , Gaoge Cui , Pei Lv , Bing Zhou , Changsheng Xu

Convolutional neural networks (CNNs) have dominated the field of computer vision for nearly a decade due to their strong ability to learn local features. However, due to their limited receptive field, CNNs fail to model the global context.…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Siddharth Singh Savner , Vivek Kanhangad

Accurate people localisation using drones is crucial for effective crowd management, not only during massive events and public gatherings but also for monitoring daily urban crowd flow. Traditional methods for tiny object localisation using…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Bartosz Ptak , Marek Kraft

Crowd-sourcing is an increasingly popular tool for image analysis in animal ecology. Computer vision methods that can utilize crowd-sourced annotations can help scale up analysis further. In this work we study the potential to do so on the…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Justin Kay , Catherine M. Foley , Tom Hart

Forecasting human activities observed in videos is a long-standing challenge in computer vision, which leads to various real-world applications such as mobile robots, autonomous driving, and assistive systems. In this work, we present a new…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Hiroaki Minoura , Ryo Yonetani , Mai Nishimura , Yoshitaka Ushiku

Crowd counting based on density maps is generally regarded as a regression task.Deep learning is used to learn the mapping between image content and crowd density distribution. Although great success has been achieved, some pedestrians far…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jiwei Chen , Kewei Wang , Wen Su , Zengfu Wang

People counting system in crowded places has become a very useful practical application that can be accomplished in various ways which include many traditional methods using sensors. Examining the case of real time scenarios, the algorithm…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Satyanarayana Penke , Gopikrishna Pavuluri , Soukhya Kunda , Satvik M , CharanKumar Y

State-of-the-art multi-object tracking~(MOT) methods follow the tracking-by-detection paradigm, where object trajectories are obtained by associating per-frame outputs of object detectors. In crowded scenes, however, detectors often fail to…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Weihong Ren , Xinchao Wang , Jiandong Tian , Yandong Tang , Antoni B. Chan

Crowd anomaly detection is one of the most popular topics in computer vision in the context of smart cities. A plethora of deep learning methods have been proposed that generally outperform other machine learning solutions. Our review…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Md. Haidar Sharif , Lei Jiao , Christian W. Omlin

The problem of counting crowds in varying density scenes or in different density regions of the same scene, named as pan-density crowd counting, is highly challenging. Previous methods are designed for single density scenes or do not fully…

计算机视觉与模式识别 · 计算机科学 2020-01-10 Yukun Tian , Yiming Lei , Junping Zhang , James Z. Wang

This paper presents a new annotation method called Sparse Annotation (SA) for crowd counting, which reduces human labeling efforts by sparsely labeling individuals in an image. We argue that sparse labeling can reduce the redundancy of full…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Shiwei Zhang , Zhengzheng Wang , Qing Liu , Fei Wang , Wei Ke , Tong Zhang

We present a method for image-based crowd counting, one that can predict a crowd density map together with the uncertainty values pertaining to the predicted density map. To obtain prediction uncertainty, we model the crowd density values…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Viresh Ranjan , Boyu Wang , Mubarak Shah , Minh Hoai

Knowing where people live is a fundamental component of many decision making processes such as urban development, infectious disease containment, evacuation planning, risk management, conservation planning, and more. While bottom-up, survey…

人工智能 · 计算机科学 2017-08-31 Caleb Robinson , Fred Hohman , Bistra Dilkina

Density estimation is one of the most widely used methods for crowd counting in which a deep learning model learns from head-annotated crowd images to estimate crowd density in unseen images. Typically, the learning performance of the model…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Muhammad Asif Khan , Hamid Menouar , Ridha Hamila

Semi-supervised crowd counting is crucial for addressing the high annotation costs of densely populated scenes. Although several methods based on pseudo-labeling have been proposed, it remains challenging to effectively and accurately…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Maochen Yang , Zekun Li , Jian Zhang , Lei Qi , Yinghuan Shi