中文
相关论文

相关论文: Density-based Object Detection in Crowded Scenes

200 篇论文

Object detection is an important task in environment perception for autonomous driving. Modern 2D object detection frameworks such as Yolo, SSD or Faster R-CNN predict multiple bounding boxes per object that are refined using…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Nils Gählert , Niklas Hanselmann , Uwe Franke , Joachim Denzler

Dense object detection is widely used in automatic driving, video surveillance, and other fields. This paper focuses on the challenging task of dense object detection. Currently, detection methods based on greedy algorithms, such as…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Yueming Huang , Chenrui Ma , Hao Zhou , Hao Wu , Guowu Yuan

We propose a simple yet effective proposal-based object detector, aiming at detecting highly-overlapped instances in crowded scenes. The key of our approach is to let each proposal predict a set of correlated instances rather than a single…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Xuangeng Chu , Anlin Zheng , Xiangyu Zhang , Jian Sun

In real-world crowd counting applications, the crowd densities in an image vary greatly. When facing density variation, humans tend to locate and count the targets in low-density regions, and reason the number in high-density regions. We…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Yuehai Chen , Jing Yang , Badong Chen , Shaoyi Du

The rapid development in visual crowd analysis shows a trend to count people by positioning or even detecting, rather than simply summing a density map. It also enlightens us back to the essence of the field, detection to count, which can…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qi wang , Tao Han , Junyu Gao , Yuan Yuan , Xuelong Li

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

Among current anchor-based detectors, a positive anchor box will be intuitively assigned to the object that overlaps it the most. The assigned label to each anchor will directly determine the optimization direction of the corresponding…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Li Xiang , He Miao , Luo Haibo , Yang Huiyuan , Xiao Jiajie

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

For crowded scenes, the accuracy of object-based computer vision methods declines when the images are low-resolution and objects have severe occlusions. Taking counting methods for example, almost all the recent state-of-the-art counting…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Di Kang , Zheng Ma , Antoni B. Chan

High-density object counting in surveillance scenes is challenging mainly due to the drastic variation of object scales. The prevalence of deep learning has largely boosted the object counting accuracy on several benchmark datasets.…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Muming Zhao , Jian Zhang , Chongyang Zhang , Wenjun Zhang

Object counting and localization are key steps for quantitative analysis in large-scale microscopy applications. This procedure becomes challenging when target objects are overlapping, are densely clustered, and/or present fuzzy boundaries.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Shijie Li , Thomas Ach , Guido Gerig

In object detection, non-maximum suppression (NMS) methods are extensively adopted to remove horizontal duplicates of detected dense boxes for generating final object instances. However, due to the degraded quality of dense detection boxes…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Shi-Xue Zhang , Xiaobin Zhu , Jie-Bo Hou , Xu-Cheng Yin

Robotic grasping is facing a variety of real-world uncertainties caused by non-static object states, unknown object properties, and cluttered object arrangements. The difficulty of grasping increases with the presence of more uncertainties,…

机器人学 · 计算机科学 2025-09-10 Hao Chen , Takuya Kiyokawa , Weiwei Wan , Kensuke Harada

We present an improved clustering based, unsupervised anomalous trajectory detection algorithm for crowded scenes. The proposed work is based on four major steps, namely, extraction of trajectories from crowded scene video, extraction of…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Deepan Das , Deepak Mishra

Drone-based crowd tracking faces difficulties in accurately identifying and monitoring objects from an aerial perspective, largely due to their small size and close proximity to each other, which complicates both localization and tracking.…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Yi Lei , Huilin Zhu , Jingling Yuan , Guangli Xiang , Xian Zhong , Shengfeng He

While visual object detection with deep learning has received much attention in the past decade, cases when heavy intra-class occlusions occur have not been studied thoroughly. In this work, we propose a Non-Maximum-Suppression (NMS)…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Chenhongyi Yang , Vitaly Ablavsky , Kaihong Wang , Qi Feng , Margrit Betke

Crowd counting is an important problem in computer vision due to its wide range of applications in image understanding. Currently, this problem is typically addressed using deep learning approaches, such as Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Zhen Wang , Yuelei Li , Jia Wan , Nuno Vasconcelos

Traffic congestion anomaly detection is of paramount importance in intelligent traffic systems. The goals of transportation agencies are two-fold: to monitor the general traffic conditions in the area of interest and to locate road segments…

机器学习 · 计算机科学 2022-06-30 Zhuangwei Kang , Ayan Mukhopadhyay , Aniruddha Gokhale , Shijie Wen , Abhishek Dubey

Stop location detection, within human mobility studies, has an impacts in multiple fields including urban planning, transport network design, epidemiological modeling, and socio-economic segregation analysis. However, it remains a…

机器学习 · 计算机科学 2024-07-17 Margherita Bertè , Rashid Ibrahimli , Lars Koopmans , Pablo Valgañón , Nicola Zomer , Davide Colombi

Automated detection of contraband items in X-ray images can significantly increase public safety, by enhancing the productivity and alleviating the mental load of security officers in airports, subways, customs/post offices, etc. The large…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Georgios Batsis , Ioannis Mademlis , Georgios Th. Papadopoulos
‹ 上一页 1 2 3 10 下一页 ›