中文
相关论文

相关论文: Exploiting Robust Unsupervised Video Person Re-ide…

200 篇论文

Person re-identification is the challenging task of identifying a person across different camera views. Training a convolutional neural network (CNN) for this task requires annotating a large dataset, and hence, it involves the…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Olga Moskvyak , Frederic Maire , Feras Dayoub , Mahsa Baktashmotlagh

Prevalent nighttime person re-identification (ReID) methods typically combine image relighting and ReID networks in a sequential manner. However, their performance (recognition accuracy) is limited by the quality of relighting images and…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Andong Lu , Chenglong Li , Tianrui Zha , Jin Tang , Xiaofeng Wang , Bin Luo

Although a significant progress has been witnessed in supervised person re-identification (re-id), it remains challenging to generalize re-id models to new domains due to the huge domain gaps. Recently, there has been a growing interest in…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yang Zou , Xiaodong Yang , Zhiding Yu , B. V. K. Vijaya Kumar , Jan Kautz

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Takashi Isobe , Dong Li , Lu Tian , Weihua Chen , Yi Shan , Shengjin Wang

Person images captured by surveillance cameras are often occluded by various obstacles, which lead to defective feature representation and harm person re-identification (Re-ID) performance. To tackle this challenge, we propose to…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Shijie Yu , Dapeng Chen , Rui Zhao , Haobin Chen , Yu Qiao

Person re-identification (reID) aims at retrieving an image of the person of interest from a set of images typically captured by multiple cameras. Recent reID methods have shown that exploiting local features describing body parts, together…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Hyunjong Park , Bumsub Ham

Unsupervised learning visible-infrared person re-identification (USL-VI-ReID) offers a more flexible and cost-effective alternative compared to supervised methods. This field has gained increasing attention due to its promising potential.…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Yiming Yang , Weipeng Hu , Haifeng Hu

With rich temporal-spatial information, video-based person re-identification methods have shown broad prospects. Although tracklets can be easily obtained with ready-made tracking models, annotating identities is still expensive and…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Nanxing Meng , Qizao Wang , Bin Li , Xiangyang Xue

Unsupervised visible-infrared person re-identification (USVI-ReID) aims to learn modality-invariant image features from unlabeled cross-modal person datasets by reducing the modality gap while minimizing reliance on costly manual…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Haonan Shi , Yubin Wang , De Cheng , Lingfeng He , Nannan Wang , Xinbo Gao

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

Multimodal Re-Identification (ReID) is a popular retrieval task that aims to re-identify objects across diverse data streams, prompting many researchers to integrate multiple modalities into a unified representation. While such fusion…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Jennifer Crawford , Haoli Yin , Luke McDermott , Daniel Cummings

RGB-Infrared person re-identification (RGB-IR ReID) aims to associate people across disjoint RGB and IR camera views. Currently, state-of-the-art performance of RGB-IR ReID is not as impressive as that of conventional ReID. Much of that is…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Lin Wan , Qianyan Jing , Zongyuan Sun , Chuang Zhang , Zhihang Li , Yehansen Chen

Aiming at recognizing images of the same person across distinct camera views, person re-identification (re-ID) has been among active research topics in computer vision. Most existing re-ID works require collection of a large amount of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Ci-Siang Lin , Yuan-Chia Cheng , Yu-Chiang Frank Wang

Person Re-identification (Person ReID) has progressed to a level where single-domain supervised Person ReID performance has saturated. However, such methods experience a significant drop in performance when trained and tested across…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Eugene P. W. Ang , Shan Lin , Alex C. Kot

Person re-identification (ReID) under occlusions is a challenging problem in video surveillance. Most of existing person ReID methods take advantage of local features to deal with occlusions. However, these methods usually independently…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Wanxiang Yang , Yan Yan , Si Chen

Person re-identification (re-id) is a critical problem in video analytics applications such as security and surveillance. The public release of several datasets and code for vision algorithms has facilitated rapid progress in this area over…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Srikrishna Karanam , Mengran Gou , Ziyan Wu , Angels Rates-Borras , Octavia Camps , Richard J. Radke

Video-based person re-identification (re-ID) refers to matching people across camera views from arbitrary unaligned video footages. Existing methods rely on supervision signals to optimise a projected space under which the distances between…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Lin Wu , Yang Wang , Hongzhi Yin , Meng Wang , Ling Shao

Extracting robust feature representation is one of the key challenges in object re-identification (ReID). Although convolution neural network (CNN)-based methods have achieved great success, they only process one local neighborhood at a…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Shuting He , Hao Luo , Pichao Wang , Fan Wang , Hao Li , Wei Jiang

Domain generalization (DG) has attracted much attention in person re-identification (ReID) recently. It aims to make a model trained on multiple source domains generalize to an unseen target domain. Although achieving promising progress,…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Lei Qi , Jiaqi Liu , Lei Wang , Yinghuan Shi , Xin Geng

As a challenging task, unsupervised person ReID aims to match the same identity with query images which does not require any labeled information. In general, most existing approaches focus on the visual cues only, leaving potentially…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Yiming Wu , Xintian Wu , Xi Li , Jian Tian