中文
相关论文

相关论文: Pedestrian Detection with Autoregressive Network P…

200 篇论文

Integrated sensing, communication, and computation (ISCC) has been regarded as a prospective technology for the next-generation wireless network, supporting humancentric intelligent applications. However, the delay sensitivity of these…

信号处理 · 电气工程与系统科学 2025-05-06 Weiwei Chen , Yinghui He , Guanding Yu , Jianfeng Wang , Haiyan Luo

Detecting lesions in Computed Tomography (CT) scans is a challenging task in medical image processing due to the diverse types, sizes, and locations of lesions. Recently, various one-stage and two-stage framework networks have been…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Di Fan , Heng Yu , Zhiyuan Xu

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Siyuan Qiao , Liang-Chieh Chen , Alan Yuille

Pedestrian detection based on the combination of Convolutional Neural Network (i.e., CNN) and traditional handcrafted features (i.e., HOG+LUV) has achieved great success. Generally, HOG+LUV are used to generate the candidate proposals and…

计算机视觉与模式识别 · 计算机科学 2017-06-07 Jiale Cao , Yanwei Pang , Xuelong Li

In this work, we consider the problem of pedestrian detection in natural scenes. Intuitively, instances of pedestrians with different spatial scales may exhibit dramatically different features. Thus, large variance in instance scales, which…

计算机视觉与模式识别 · 计算机科学 2016-06-28 Jianan Li , Xiaodan Liang , ShengMei Shen , Tingfa Xu , Jiashi Feng , Shuicheng Yan

Most of the existing works on pedestrian pose estimation do not consider estimating the pose of an occluded pedestrian, as the annotations of the occluded parts are not available in relevant automotive datasets. For example, CityPersons, a…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Arindam Das , Sudip Das , Ganesh Sistu , Jonathan Horgan , Ujjwal Bhattacharya , Edward Jones , Martin Glavin , Ciarán Eising

Nowadays, utilizing Advanced Driver-Assistance Systems (ADAS) has absorbed a huge interest as a potential solution for reducing road traffic issues. Despite recent technological advances in such systems, there are still many inquiries that…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Bahareh Ghari , Ali Tourani , Asadollah Shahbahrami

Recently, generative adversarial networks (GANs) have shown great advantages in synthesizing images, leading to a boost of explorations of using faked images to augment data. This paper proposes a multimodal cascaded generative adversarial…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Jie Wu , Ying Peng , Chenghao Zheng , Zongbo Hao , Jian Zhang

This paper proposes boosting-like deep learning (BDL) framework for pedestrian detection. Due to overtraining on the limited training samples, overfitting is a major problem of deep learning. We incorporate a boosting-like technique into…

计算机视觉与模式识别 · 计算机科学 2015-05-27 Lei Wang , Baochang Zhang

Full attention, which generates an attention value per element of the input feature maps, has been successfully demonstrated to be beneficial in visual tasks. In this work, we propose a fully attentional network, termed {\it channel…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Pengfei Fang , Pan Ji , Jieming Zhou , Lars Petersson , Mehrtash Harandi

Deep convolutional neural networks continue to advance the state-of-the-art in many domains as they grow bigger and more complex. It has been observed that many of the parameters of a large network are redundant, allowing for the…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Jonathan Shen , Noranart Vesdapunt , Vishnu N. Boddeti , Kris M. Kitani

In this paper, we present a real-time robust multi-view pedestrian detection and tracking system for video surveillance using neural networks which can be used in dynamic environments. The proposed system consists of two phases: multi-view…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Md Zahangir Alom , Tarek M. Taha

Occlusion is very challenging in pedestrian detection. In this paper, we propose a simple yet effective method named V2F-Net, which explicitly decomposes occluded pedestrian detection into visible region detection and full body estimation.…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Mingyang Shang , Dawei Xiang , Zhicheng Wang , Erjin Zhou

It is critical for vehicles to prevent any collisions with pedestrians. Current methods for pedestrian collision prevention focus on integrating visual pedestrian detectors with Automatic Emergency Braking (AEB) systems which can trigger…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Ross Greer , Samveed Desai , Lulua Rakla , Akshay Gopalkrishnan , Afnan Alofi , Mohan Trivedi

The main essence of this paper is to investigate the performance of RetinaNet based object detectors on pedestrian detection. Pedestrian detection is an important research topic as it provides a baseline for general object detection and has…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Md Ashraful Alam Milton

Recently, a lot of single stage detectors using multi-scale features have been actively proposed. They are much faster than two stage detectors that use region proposal networks (RPN) without much degradation in the detection performances.…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Kyoungmin Lee , Jaeseok Choi , Jisoo Jeong , Nojun Kwak

Pedestrian tracking has long been considered an important problem, especially in security applications. Previously,many approaches have been proposed with various types of sensors. One popular method is Pedestrian Dead Reckoning(PDR) [1]…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Mahdi Elhousni , Xinming Huang

Object skeletons offer a concise representation of structural information, capturing essential aspects of posture and orientation that are crucial for autonomous driving applications. However, a unified architecture that simultaneously…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Yasamin Borhani , Taylor Mordan , Yihan Wang , Reyhaneh Hosseininejad , Javad Khoramdel , Alexandre Alahi

Encouraged by the recent progress in pedestrian detection, we investigate the gap between current state-of-the-art methods and the "perfect single frame detector". We enable our analysis by creating a human baseline for pedestrian detection…

计算机视觉与模式识别 · 计算机科学 2016-06-22 Shanshan Zhang , Rodrigo Benenson , Mohamed Omran , Jan Hosang , Bernt Schiele

Pedestrian trajectory prediction plays an important role in autonomous driving systems and robotics. Recent work utilizing prominent deep learning models for pedestrian motion prediction makes limited a priori assumptions about human…

机器人学 · 计算机科学 2024-03-12 Honghui Wang , Weiming Zhi , Gustavo Batista , Rohitash Chandra