中文
相关论文

相关论文: Semantics-Guided Clustering with Deep Progressive …

200 篇论文

Self-supervised learning systems have gained significant attention in recent years by leveraging clustering-based pseudo-labels to provide supervision without the need for human annotations. However, the noise in these pseudo-labels caused…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Zia-ur-Rehman , Arif Mahmood , Wenxiong Kang

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

Mostexistingpersonre-identification(re-id)methods relyon supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in practical re-id deployment due to the lack of exhaustive…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Minxian Li , Xiatian Zhu , Shaogang Gong

Unsupervised person re-identification aims to retrieve images of a specified person without identity labels. Many recent unsupervised Re-ID approaches adopt clustering-based methods to measure cross-camera feature similarity to roughly…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Pengna Li , Kangyi Wu , Wenli Huang , Sanping Zhou , Jinjun Wang

Unsupervised visible-infrared person re-identification (USL-VI-ReID) seeks to match pedestrian images of the same individual across different modalities without human annotations for model learning. Previous methods unify pseudo-labels of…

计算机视觉与模式识别 · 计算机科学 2025-05-07 De Cheng , Lingfeng He , Nannan Wang , Dingwen Zhang , Xinbo Gao

We present a novel unsupervised domain adaption method for person re-identification (reID) that generalizes a model trained on a labeled source domain to an unlabeled target domain. We introduce a camera-driven curriculum learning (CaCL)…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Geon Lee , Sanghoon Lee , Dohyung Kim , Younghoon Shin , Yongsang Yoon , Bumsub Ham

Unsupervised person re-identification (re-ID) has attracted increasing research interests because of its scalability and possibility for real-world applications. State-of-the-art unsupervised re-ID methods usually follow a clustering-based…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Tianyang Liu , Yutian Lin , Bo Du

Person re-identification (reID) aims to match person images to retrieve the ones with the same identity. This is a challenging task, as the images to be matched are generally semantically misaligned due to the diversity of human poses and…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Xin Jin , Cuiling Lan , Wenjun Zeng , Guoqiang Wei , Zhibo Chen

Unsupervised Domain Adaptation (UDA) methods for person Re-Identification (Re-ID) rely on target domain samples to model the marginal distribution of the data. To deal with the lack of target domain labels, UDA methods leverage information…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Tiago de C. G. Pereira , Teofilo E. de Campos

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

Most existing person re-identification (re-id) methods require supervised model learning from a separate large set of pairwise labelled training data for every single camera pair. This significantly limits their scalability and usability in…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Jingya Wang , Xiatian Zhu , Shaogang Gong , Wei Li

Partial Label (PL) learning refers to the task of learning from the partially labeled data, where each training instance is ambiguously equipped with a set of candidate labels but only one is valid. Advances in the recent deep PL learning…

机器学习 · 计算机科学 2022-12-01 Ximing Li , Yuanzhi Jiang , Changchun Li , Yiyuan Wang , Jihong Ouyang

In recent years, supervised person re-identification (re-ID) models have received increasing studies. However, these models trained on the source domain always suffer dramatic performance drop when tested on an unseen domain. Existing…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Hao Feng , Minghao Chen , Jinming Hu , Dong Shen , Haifeng Liu , Deng Cai

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

For most unsupervised person re-identification (re-ID), people often adopt unsupervised domain adaptation (UDA) method. UDA often train on the labeled source dataset and evaluate on the target dataset, which often focuses on learning…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Kaiwei Zeng

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target domain data inherently…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Jian Han , Ya-Li li , Shengjin Wang

Semi-supervised learning is a challenging problem which aims to construct a model by learning from limited labeled examples. Numerous methods for this task focus on utilizing the predictions of unlabeled instances consistency alone to…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Peng Tu , Yawen Huang , Feng Zheng , Zhenyu He , Liujun Cao , Ling Shao

This paper looks at semi-supervised learning (SSL) for image-based text recognition. One of the most popular SSL approaches is pseudo-labeling (PL). PL approaches assign labels to unlabeled data before re-training the model with a…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Gaurav Patel , Jan Allebach , Qiang Qiu

Unsupervised Re-ID methods aim at learning robust and discriminative features from unlabeled data. However, existing methods often ignore the relationship between module parameters of Re-ID framework and feature distributions, which may…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Ziqi He , Mengjia Xue , Yunhao Du , Zhicheng Zhao , Fei Su

Person re-identification (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer learning models are…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Mengyue Geng , Yaowei Wang , Tao Xiang , Yonghong Tian