中文
相关论文

相关论文: Nighttime Pedestrian Detection Based on Fore-Backg…

200 篇论文

The class imbalance problem in deep learning has been explored in several studies, but there has yet to be a systematic analysis of this phenomenon in object detection. Here, we present comprehensive analyses and experiments of the…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Hanxue Gu , Haoyu Dong , Nicholas Konz , Maciej A. Mazurowski

Contrastive self-supervised learning has shown impressive results in learning visual representations from unlabeled images by enforcing invariance against different data augmentations. However, the learned representations are often…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Sangwoo Mo , Hyunwoo Kang , Kihyuk Sohn , Chun-Liang Li , Jinwoo Shin

Learning to recognize pedestrian attributes at far distance is a challenging problem in visual surveillance since face and body close-shots are hardly available; instead, only far-view image frames of pedestrian are given. In this study, we…

计算机视觉与模式识别 · 计算机科学 2015-04-30 Yubin Deng , Ping Luo , Chen Change Loy , Xiaoou Tang

Object recognition is a critical part of any surveillance system. It is the matter of utmost concern to identify intruders and foreign objects in the area where surveillance is done. The performance of surveillance system using the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Aashish Bhandari , Aayush Kafle , Pranjal Dhakal , Prateek Raj Joshi , Dinesh Baniya Kshatri

The channel attention mechanism is a useful technique widely employed in deep convolutional neural networks to boost the performance for image processing tasks, eg, image classification and image super-resolution. It is usually designed as…

图像与视频处理 · 电气工程与系统科学 2023-03-21 Yuxuan Shi , Lingxiao Yang , Wangpeng An , Xiantong Zhen , Liuqing Wang

Recently, self-attention mechanisms have shown impressive performance in various NLP and CV tasks, which can help capture sequential characteristics and derive global information. In this work, we explore how to extend self-attention…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Haowei Zhu , Wenjing Ke , Dong Li , Ji Liu , Lu Tian , Yi Shan

A major bottleneck of pedestrian detection lies on the sharp performance deterioration in the presence of small-size pedestrians that are relatively far from the camera. Motivated by the observation that pedestrians of disparate spatial…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Xiaowei Zhang , Li Cheng , Bo Li , Hai-Miao Hu

Unsupervised Domain Adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Recent UDA methods based on Vision Transformers (ViTs) have achieved strong performance through attention-based…

机器学习 · 计算机科学 2025-06-24 Zelin Zang , Fei Wang , Liangyu Li , Jinlin Wu , Chunshui Zhao , Zhen Lei , Baigui Sun

Walking has always been a primary mode of transportation and is recognized as an essential activity for maintaining good health. Despite the need for safe walking conditions in urban environments, sidewalks are frequently obstructed by…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Marios Thoma , Zenonas Theodosiou , Harris Partaourides , Vassilis Vassiliades , Loizos Michael , Andreas Lanitis

In this work we present point-level region contrast, a self-supervised pre-training approach for the task of object detection. This approach is motivated by the two key factors in detection: localization and recognition. While accurate…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Yutong Bai , Xinlei Chen , Alexander Kirillov , Alan Yuille , Alexander C. Berg

The variety of pedestrians detectors proposed in recent years has encouraged some works to fuse pedestrian detectors to achieve a more accurate detection. The intuition behind is to combine the detectors based on its spatial consensus. We…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Jessica Sena , Artur Jordao , William Robson Schwartz

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

In general, background subtraction-based methods are used to detect moving objects in visual tracking applications. In this paper, we employed a background subtraction-based scheme to detect the temporarily stationary objects. We proposed…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Deepak Ghimire , Joonwhoan Lee

Contrastive learning has proven instrumental in learning unbiased representations of data, especially in complex environments characterized by high-cardinality and high-dimensional sensitive information. However, existing approaches within…

机器学习 · 计算机科学 2024-11-25 Stefan K. Nielsen , Tan M. Nguyen

Effective fusion of complementary information captured by multi-modal sensors (visible and infrared cameras) enables robust pedestrian detection under various surveillance situations (e.g. daytime and nighttime). In this paper, we present a…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Yanpeng Cao , Dayan Guan , Yulun Wu , Jiangxin Yang , Yanlong Cao , Michael Ying Yang

The discrimination and simplicity of features are very important for effective and efficient pedestrian detection. However, most state-of-the-art methods are unable to achieve good tradeoff between accuracy and efficiency. Inspired by some…

计算机视觉与模式识别 · 计算机科学 2016-11-03 Jiale Cao , Yanwei Pang , Xuelong Li

Skeleton-based action recognition has attracted much attention, benefiting from its succinctness and robustness. However, the minimal inter-class variation in similar action sequences often leads to confusion. The inherent spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Haochen Chang , Jing Chen , Yilin Li , Jixiang Chen , Xiaofeng Zhang

Forensic analysis of manipulated pixels requires the identification of various hidden and subtle features from images. Conventional image recognition models generally fail at this task because they are biased and more attentive toward the…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Sowmen Das , Md. Saiful Islam , Md. Ruhul Amin

Deep learning architectures are an extremely powerful tool for recognizing and classifying images. However, they require supervised learning and normally work on vectors the size of image pixels and produce the best results when trained on…

机器学习 · 计算机科学 2020-10-20 Ryan Burt , Nina N. Thigpen , Andreas Keil , Jose C. Principe

Background foreground separation (BFS) is a popular computer vision problem where dynamic foreground objects are separated from the static background of a scene. Typically, this is performed using consumer cameras because of their low cost,…

图像与视频处理 · 电气工程与系统科学 2021-08-16 Spencer Markowitz , Corey Snyder , Yonina C. Eldar , Minh N. Do