中文
相关论文

相关论文: OIMNet++: Prototypical Normalization and Localizat…

200 篇论文

Existing person re-identification benchmarks and methods mainly focus on matching cropped pedestrian images between queries and candidates. However, it is different from real-world scenarios where the annotations of pedestrian bounding…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Tong Xiao , Shuang Li , Bochao Wang , Liang Lin , Xiaogang Wang

Person Re-IDentification (Re-ID) as a retrieval task, has achieved tremendous development over the past decade. Existing state-of-the-art methods follow an analogous framework to first extract features from the input images and then…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Qizao Wang , Xuelin Qian , Bin Li , Yanwei Fu , Xiangyang Xue

An effective person re-identification (re-ID) model should learn feature representations that are both discriminative, for distinguishing similar-looking people, and generalisable, for deployment across datasets without any adaptation. In…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Kaiyang Zhou , Yongxin Yang , Andrea Cavallaro , Tao Xiang

Learning diverse features is key to the success of person re-identification. Various part-based methods have been extensively proposed for learning local representations, which, however, are still inferior to the best-performing methods for…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Ben Xie , Xiaofu Wu , Suofei Zhang , Shiliang Zhao , Ming Li

This paper proposes a pedestrian detection and re-identification (re-id) integration net (I-Net) in an end-to-end learning framework. The I-Net is used in real-world video surveillance scenarios, where the target person needs to be searched…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Zhenwei He , Lei Zhang , Wei Jia

As an instance-level recognition problem, person re-identification (ReID) relies on discriminative features, which not only capture different spatial scales but also encapsulate an arbitrary combination of multiple scales. We call features…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Kaiyang Zhou , Yongxin Yang , Andrea Cavallaro , Tao Xiang

People live in a 3D world. However, existing works on person re-identification (re-id) mostly consider the semantic representation learning in a 2D space, intrinsically limiting the understanding of people. In this work, we address this…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhedong Zheng , Nenggan Zheng , Yi Yang

Occluded person re-identification (Re-ID) in images captured by multiple cameras is challenging because the target person is occluded by pedestrians or objects, especially in crowded scenes. In addition to the processes performed during…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Minjung Kim , MyeongAh Cho , Heansung Lee , Suhwan Cho , Sangyoun Lee

Person re-identification (ReID) aims to extract accurate identity representation features. However, during feature extraction, individual samples are inevitably affected by noise (background, occlusions, and model limitations). Considering…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Chao Yuan , Guiwei Zhang , Changxiao Ma , Tianyi Zhang , Guanglin Niu

Human intelligence can retrieve any person according to both visual and language descriptions. However, the current computer vision community studies specific person re-identification (ReID) tasks in different scenarios separately, which…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Weizhen He , Yiheng Deng , Yunfeng Yan , Feng Zhu , Yizhou Wang , Lei Bai , Qingsong Xie , Donglian Qi , Wanli Ouyang , Shixiang Tang

Person re-identification (reID) aims at retrieving a person from images captured by different cameras. For deep-learning-based reID methods, it has been proved that using local features together with global feature could help to give robust…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Zhijun He , Hongbo Zhao , Wenquan Feng

Multispectral person detection aims at automatically localizing humans in images that consist of multiple spectral bands. Usually, the visual-optical (VIS) and the thermal infrared (IR) spectra are combined to achieve higher robustness for…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Kevin Fritz , Daniel König , Ulrich Klauck , Michael Teutsch

Person re-identification has become a very popular research topic in the computer vision community owing to its numerous applications and growing importance in visual surveillance. Person re-identification remains challenging due to…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Zongjing Cao , Hyo Jong Lee

Person Re-identification is defined as a recognizing process where the person is observed by non-overlapping cameras at different places. In the last decade, the rise in the applications and importance of Person Re-identification for…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Sajad Amouei Sheshkal , Kazim Fouladi-Ghaleh , Hossein Aghababa

Person re-identification (ReID) aims to retrieve target pedestrian images given either visual queries (image-to-image, I2I) or textual descriptions (text-to-image, T2I). Although both tasks share a common retrieval objective, they pose…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Linhan Zhou , Shuang Li , Neng Dong , Yonghang Tai , Yafei Zhang , Huafeng Li

Visible-Infrared person re-identification (VI-ReID) is an important and challenging task in intelligent video surveillance. Existing methods mainly focus on learning a shared feature space to reduce the modality discrepancy between visible…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Haichao Shi , Mandi Luo , Xiao-Yu Zhang , Ran He

This paper addresses the problem of matching pedestrians across multiple camera views, known as person re-identification. Variations in lighting conditions, environment and pose changes across camera views make re-identification a…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Rahul Rama Varior , Gang Wang

Current person re-identification (ReID) methods typically rely on single-frame imagery features, whilst ignoring space-time information from image sequences often available in the practical surveillance scenarios. Single-frame (single-shot)…

计算机视觉与模式识别 · 计算机科学 2016-01-26 Taiqing Wang , Shaogang Gong , Xiatian Zhu , Shengjin Wang

Person re-identification aims at establishing the identity of a pedestrian from a gallery that contains images of multiple people obtained from a multi-camera system. Many challenges such as occlusions, drastic lighting and pose variations…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Guodong Ding , Salman Khan , Zhenmin Tang , Fatih Porikli

Neural networks are notorious for being overconfident predictors, posing a significant challenge to their safe deployment in real-world applications. While feature normalization has garnered considerable attention within the deep learning…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Sudarshan Regmi , Bibek Panthi , Sakar Dotel , Prashnna K. Gyawali , Danail Stoyanov , Binod Bhattarai
‹ 上一页 1 2 3 10 下一页 ›