中文
相关论文

相关论文: DETR for Crowd Pedestrian Detection

200 篇论文

In this paper, we propose a new query-based detection framework for crowd detection. Previous query-based detectors suffer from two drawbacks: first, multiple predictions will be inferred for a single object, typically in crowded scenes;…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Anlin Zheng , Yuang Zhang , Xiangyu Zhang , Xiaojuan Qi , Jian Sun

The astounding performance of transformers in natural language processing (NLP) has motivated researchers to explore their applications in computer vision tasks. DEtection TRansformer (DETR) introduces transformers to object detection tasks…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

The DETR object detection approach applies the transformer encoder and decoder architecture to detect objects and achieves promising performance. In this paper, we present a simple approach to address the main problem of DETR, the slow…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Seyed Mehdi Iranmanesh , Xiaotong Chen , Kuo-Chin Lien

Pedestrian detection in crowded scenes is a challenging problem since the pedestrians often gather together and occlude each other. In this paper, we propose a new occlusion-aware R-CNN (OR-CNN) to improve the detection accuracy in the…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Shifeng Zhang , Longyin Wen , Xiao Bian , Zhen Lei , Stan Z. Li

End-to-end Object Detection with Transformer (DETR)proposes to perform object detection with Transformer and achieve comparable performance with two-stage object detection like Faster-RCNN. However, DETR needs huge computational resources…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Minghang Zheng , Peng Gao , Renrui Zhang , Kunchang Li , Xiaogang Wang , Hongsheng Li , Hao Dong

The YOLO series has become the most popular framework for real-time object detection due to its reasonable trade-off between speed and accuracy. However, we observe that the speed and accuracy of YOLOs are negatively affected by the NMS.…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Yian Zhao , Wenyu Lv , Shangliang Xu , Jinman Wei , Guanzhong Wang , Qingqing Dang , Yi Liu , Jie Chen

Current people detectors operate either by scanning an image in a sliding window fashion or by classifying a discrete set of proposals. We propose a model that is based on decoding an image into a set of people detections. Our system takes…

计算机视觉与模式识别 · 计算机科学 2015-07-10 Russell Stewart , Mykhaylo Andriluka

The training paradigm of DETRs is heavily contingent upon pre-training their backbone on the ImageNet dataset. However, the limited supervisory signals provided by the image classification task and one-to-one matching strategy result in an…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Haodong Ouyang

In this paper, we present an efficient pedestrian detection system, designed by fusion of multiple deep neural network (DNN) systems. Pedestrian candidates are first generated by a single shot convolutional multi-box detector at different…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Xianzhi Du , Mostafa El-Khamy , Vlad I. Morariu , Jungwon Lee , Larry Davis

Although the anchor-based detectors have taken a big step forward in pedestrian detection, the overall performance of algorithm still needs further improvement for practical applications, \emph{e.g.}, a good trade-off between the accuracy…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Chubin Zhuang , Zhen Lei , Stan Z. Li

Accurate, long-term forecasting of pedestrian trajectories in highly dynamic and interactive scenes is a long-standing challenge. Recent advances in using data-driven approaches have achieved significant improvements in terms of prediction…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Rui Zhou , Hongyu Zhou , Huidong Gao , Masayoshi Tomizuka , Jiachen Li , Zhuo Xu

Studies of object detection and localization, particularly pedestrian detection have received considerable attention in recent times due to its several prospective applications such as surveillance, driving assistance, autonomous cars, etc.…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Sudip Das , Partha Sarathi Mukherjee , Ujjwal Bhattacharya

With the rapid development of deep learning, object detection and tracking play a vital role in today's society. Being able to identify and track all the pedestrians in the dense crowd scene with computer vision approaches is a typical…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Yu Zhang , Huaming Chen , Wei Bao , Zhongzheng Lai , Zao Zhang , Dong Yuan

Accurately detecting and tracking pedestrians in 3D space is challenging due to large variations in rotations, poses and scales. The situation becomes even worse for dense crowds with severe occlusions. However, existing benchmarks either…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Peishan Cong , Xinge Zhu , Feng Qiao , Yiming Ren , Xidong Peng , Yuenan Hou , Lan Xu , Ruigang Yang , Dinesh Manocha , Yuexin Ma

Crowd localization, predicting head positions, is a more practical and high-level task than simply counting. Existing methods employ pseudo-bounding boxes or pre-designed localization maps, relying on complex post-processing to obtain the…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Dingkang Liang , Wei Xu , Xiang Bai

DETR accomplishes end-to-end object detection through iteratively generating multiple object candidates based on image features and promoting one candidate for each ground-truth object. The traditional training procedure using one-to-one…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Chuyang Zhao , Yifan Sun , Wenhao Wang , Qiang Chen , Errui Ding , Yi Yang , Jingdong Wang

Keypoint detection and tracking in traditional image frames are often compromised by image quality issues such as motion blur and extreme lighting conditions. Event cameras offer potential solutions to these challenges by virtue of their…

机器人学 · 计算机科学 2024-03-19 Xiangyuan Wang , Kuangyi Chen , Wen Yang , Lei Yu , Yannan Xing , Huai Yu

Crowd counting has recently attracted increasing interest in computer vision but remains a challenging problem. In this paper, we propose a trellis encoder-decoder network (TEDnet) for crowd counting, which focuses on generating…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Xiaolong Jiang , Zehao Xiao , Baochang Zhang , Xiantong Zhen , Xianbin Cao , David Doermann , Ling Shao

Recent DEtection TRansformer-based (DETR) models have obtained remarkable performance. Its success cannot be achieved without the re-introduction of multi-scale feature fusion in the encoder. However, the excessively increased tokens in…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Feng Li , Ailing Zeng , Shilong Liu , Hao Zhang , Hongyang Li , Lei Zhang , Lionel M. Ni

Convolutional neural networks have made significant progresses in edge detection by progressively exploring the context and semantic features. However, local details are gradually suppressed with the enlarging of receptive fields. Recently,…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Mengyang Pu , Yaping Huang , Yuming Liu , Qingji Guan , Haibin Ling