中文
相关论文

相关论文: 3C: Confidence-Guided Clustering and Contrastive L…

200 篇论文

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Zizheng Yang , Xin Jin , Kecheng Zheng , Feng Zhao

Supervised person re-identification (re-id) approaches require a large amount of pairwise manual labeled data, which is not applicable in most real-world scenarios for re-id deployment. On the other hand, unsupervised re-id methods rely on…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Wenjing Gao , Minxian Li

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

Domain adaptive person re-identification (re-ID) is a challenging task due to the large discrepancy between the source domain and the target domain. To reduce the domain discrepancy, existing methods mainly attempt to generate pseudo labels…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Junhui Yin , Jiayan Qiu , Siqing Zhang , Zhanyu Ma , Jun Guo

Fully-unsupervised Person and Vehicle Re-Identification have received increasing attention due to their broad applicability in surveillance, forensics, event understanding, and smart cities, without requiring any manual annotation. However,…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Gabriel Bertocco , Fernanda Andaló , Terrance E. Boult , Anderson Rocha

Domain adaptive object re-ID aims to transfer the learned knowledge from the labeled source domain to the unlabeled target domain to tackle the open-class re-identification problems. Although state-of-the-art pseudo-label-based methods have…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Yixiao Ge , Feng Zhu , Dapeng Chen , Rui Zhao , Hongsheng Li

Most of unsupervised person Re-Identification (Re-ID) works produce pseudo-labels by measuring the feature similarity without considering the distribution discrepancy among cameras, leading to degraded accuracy in label computation across…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Shiyu Xuan , Shiliang Zhang

This paper proposes a self-supervised learning method for the person re-identification (re-ID) problem, where existing unsupervised methods usually rely on pseudo labels, such as those from video tracklets or clustering. A potential…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Zhongdao Wang , Jingwei Zhang , Liang Zheng , Yixuan Liu , Yifan Sun , Yali Li , Shengjin Wang

Most existing person re-identification (re-id) methods rely on supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in a practical re-id deployment, due to the lack of…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Minxian Li , Xiatian Zhu , Shaogang Gong

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

Person re-identification (re-ID) requires one to match images of the same person across camera views. As a more challenging task, semi-supervised re-ID tackles the problem that only a number of identities in training data are fully labeled,…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Chih-Ting Liu , Yu-Jhe Li , Shao-Yi Chien , Yu-Chiang Frank Wang

Systems for person re-identification (ReID) can achieve a high accuracy when trained on large fully-labeled image datasets. However, the domain shift typically associated with diverse operational capture conditions (e.g., camera viewpoints…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Djebril Mekhazni , Maximilien Dufau , Christian Desrosiers , Marco Pedersoli , Eric Granger

The recent advances in representation learning inspire us to take on the challenging problem of unsupervised image classification tasks in a principled way. We propose ContraCluster, an unsupervised image classification method that combines…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Seongho Joe , Byoungjip Kim , Hoyoung Kang , Kyoungwon Park , Bogun Kim , Jaeseon Park , Joonseok Lee , Youngjune Gwon

Domain adaptive person re-identification (re-ID) is a challenging task, especially when person identities in target domains are unknown. Existing methods attempt to address this challenge by transferring image styles or aligning feature…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Yunpeng Zhai , Shijian Lu , Qixiang Ye , Xuebo Shan , Jie Chen , Rongrong Ji , Yonghong Tian

This paper presents a multiple learner algorithm called the 'Three Ensemble Clustering 3EC' algorithm that classifies unlabeled data into quality clusters as a part of unsupervised learning. It offers the flexibility to explore the context…

机器学习 · 计算机科学 2021-07-09 Kundu , Debasish

Unsupervised learning technology has caught up with or even surpassed supervised learning technology in general object classification (GOC) and person re-identification (re-ID). However, it is found that the unsupervised learning of…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Jiabao Wang , Yang Li , Xiu-Shen Wei , Hang Li , Zhuang Miao , Rui Zhang

Supervised person re-identification methods rely heavily on high-quality cross-camera training label. This significantly hinders the deployment of re-ID models in real-world applications. The unsupervised person re-ID methods can reduce the…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Hehan Teng , Tao He , Yuchen Guo , Guiguang Ding

In recent years, person re-identification (re-id) catches great attention in both computer vision community and industry. In this paper, we propose a new framework for person re-identification with a triplet-based deep similarity learning…

计算机视觉与模式识别 · 计算机科学 2018-02-12 Wentong Liao , Michael Ying Yang , Ni Zhan , Bodo Rosenhahn

Person re-identification (re-ID) is of great importance to video surveillance systems by estimating the similarity between a pair of cross-camera person shorts. Current methods for estimating such similarity require a large number of…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Lin Wu , Deyin Liu , Wenying Zhang , Dapeng Chen , Zongyuan Ge , Farid Boussaid , Mohammed Bennamoun , Jialie Shen

In video surveillance, person re-identification is the task of searching person images in non-overlapping cameras. Though supervised methods for person re-identification have attained impressive performance, obtaining large scale cross-view…

计算机视觉与模式识别 · 计算机科学 2019-10-10 T M Feroz Ali , Subhasis Chaudhuri