中文
相关论文

相关论文: CANU-ReID: A Conditional Adversarial Network for U…

200 篇论文

Unsupervised learning visible-infrared person re-identification (USL-VI-ReID) aims to learn modality-invariant features from unlabeled cross-modality datasets and reduce the inter-modality gap. However, the existing methods lack…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Ruixing Wu , Yiming Yang , Jiakai He , Haifeng Hu

Person Re-identification (ReID) aims to retrieve images of the same individual captured across non-overlapping camera views, making it a critical component of intelligent surveillance systems. Traditional ReID methods assume that the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hyeonseo Lee , Juhyun Park , Jihyong Oh , Chanho Eom

Person Re-ID has been gaining a lot of attention and nowadays is of fundamental importance in many camera surveillance applications. The task consists of identifying individuals across multiple cameras that have no overlapping views. Most…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Lucas Pascotti Valem , Daniel Carlos Guimarães Pedronette

Unsupervised visible-infrared person re-identification (USL-VI-ReID) aims to match pedestrian images of the same identity from different modalities without annotations. Existing works mainly focus on alleviating the modality gap by aligning…

计算机视觉与模式识别 · 计算机科学 2024-11-05 De Cheng , Lingfeng He , Nannan Wang , Shizhou Zhang , Zhen Wang , Xinbo Gao

Person re-identification (re-ID) has received great success with the supervised learning methods. However, the task of unsupervised cross-domain re-ID is still challenging. In this paper, we propose a Hard Samples Rectification (HSR)…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Chih-Ting Liu , Man-Yu Lee , Tsai-Shien Chen , Shao-Yi Chien

Most person re-identification methods, being supervised techniques, suffer from the burden of massive annotation requirement. Unsupervised methods overcome this need for labeled data, but perform poorly compared to the supervised…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Xueping Wang , Sujoy Paul , Dripta S. Raychaudhuri , Min Liu , Yaonan Wang , Amit K. Roy-Chowdhury

In this work, we propose an end-to-end constrained clustering scheme to tackle the person re-identification (re-id) problem. Deep neural networks (DNN) have recently proven to be effective on person re-identification task. In particular,…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Leulseged Tesfaye Alemu , Marcello Pelillo , Mubarak Shah

Unsupervised domain adaptation seeks to learn an invariant and discriminative representation for an unlabeled target domain by leveraging the information of a labeled source dataset. We propose to improve the discriminative ability of the…

机器学习 · 计算机科学 2019-06-03 Rui Wang , Guoyin Wang , Ricardo Henao

Person re-identification (ReID) is a fundamental task in many real-world applications such as pedestrian trajectory tracking. However, advanced deep learning-based ReID models are highly susceptible to adversarial attacks, where…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Yuhang Zhou , Yanxiang Zhao , Zhongyun Hua , Zhipu Liu , Zhaoquan Gu , Qing Liao , Leo Yu Zhang

In this paper, we focus on the semi-supervised person re-identification (Re-ID) case, which only has the intra-camera (within-camera) labels but not inter-camera (cross-camera) labels. In real-world applications, these intra-camera labels…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Lei Qi , Lei Wang , Jing Huo , Yinghuan Shi , Yang Gao

Person re-identification is to retrieval pedestrian images from no-overlap camera views detected by pedestrian detectors. Most existing person re-identification (re-ID) models often fail to generalize well from the source domain where the…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Jialun Liu

Existing person re-identification (Re-ID) methods mostly follow a centralised learning paradigm which shares all training data to a collection for model learning. This paradigm is limited when data from different sources cannot be shared…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Shitong Sun , Guile Wu , Shaogang Gong

Unsupervised Domain Adaptation (UDA) methods aim to transfer knowledge from a labeled source domain to an unlabeled target domain. UDA has been extensively studied in the computer vision literature. Deep networks have been shown to be…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Shao-Yuan Lo , Vishal M. Patel

This study introduces a novel framework, "Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-identification (CORE-ReID)", to address an Unsupervised Domain Adaptation (UDA) for Person…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Trinh Quoc Nguyen , Oky Dicky Ardiansyah Prima , Katsuyoshi Hotta

Unsupervised object re-identification targets at learning discriminative representations for object retrieval without any annotations. Clustering-based methods conduct training with the generated pseudo labels and currently dominate this…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Xiao Zhang , Yixiao Ge , Yu Qiao , Hongsheng Li

Images with different resolutions are ubiquitous in public person re-identification (ReID) datasets and real-world scenes, it is thus crucial for a person ReID model to handle the image resolution variations for improving its generalization…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Zijie Zhuang , Haizhou Ai , Long Chen , Chong Shang

Person re-identification (re-ID) concerns the matching of subject images across different camera views in a multi camera surveillance system. One of the major challenges in person re-ID is pose variations across the camera network, which…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Due to some complex factors (e.g., occlusion, pose variation and diverse camera perspectives), extracting stronger feature representation in person re-identification remains a challenging task. In this paper, we proposed a novel…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Zhangjian Ji , Donglin Cheng , Kai Feng

The usage of convolutional neural networks (CNNs) for unsupervised image segmentation was investigated in this study. In the proposed approach, label prediction and network parameter learning are alternately iterated to meet the following…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Wonjik Kim , Asako Kanezaki , Masayuki Tanaka

Recent works have demonstrated convolutional neural networks are vulnerable to adversarial examples, i.e., inputs to machine learning models that an attacker has intentionally designed to cause the models to make a mistake. To improve the…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Xianxu Hou , Jingxin Liu , Bolei Xu , Xiaolong Wang , Bozhi Liu , Guoping Qiu