中文
相关论文

相关论文: Unsupervised Person Re-identification with Stochas…

200 篇论文

This paper presents an approach to tackle the re-identification problem. This is a challenging problem due to the large variation of pose, illumination or camera view. More and more datasets are available to train machine learning models…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Matthieu Ospici , Antoine Cecchi

The one-shot Person Re-ID scenario faces two kinds of uncertainties when constructing the prediction model from $X$ to $Y$. The first is model uncertainty, which captures the noise of the parameters in DNNs due to a lack of training data.…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Yulin Zhang , Bo Ma , Longyao Liu , Xin Yi

Much more attention has been paid to unsupervised feature selection nowadays due to the emergence of massive unlabeled data. The distribution of samples and the latent effect of training a learning method using samples in more effective…

机器学习 · 计算机科学 2021-12-15 Weiyi Li , Hongmei Chen , Tianrui Li , Jihong Wan , Binbin Sang

This paper introduces a novel approach to improving the training stability of self-supervised learning (SSL) methods by leveraging a non-parametric memory of seen concepts. The proposed method involves augmenting a neural network with a…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Thalles Silva , Helio Pedrini , Adín Ramírez Rivera

While attributes have been widely used for person re-identification (Re-ID) which aims at matching the same person images across disjoint camera views, they are used either as extra features or for performing multi-task learning to assist…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Zhou Yin , Wei-Shi Zheng , Ancong Wu , Hong-Xing Yu , Hai Wan , Xiaowei Guo , Feiyue Huang , Jianhuang Lai

Person re-identification (re-id) aims to match pedestrians observed by disjoint camera views. It attracts increasing attention in computer vision due to its importance to surveillance system. To combat the major challenge of cross-view…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Lin Wu , Yang Wang , Junbin Gao , Xue Li

In this paper, we address a highly challenging yet critical task: unsupervised long-term person re-identification with clothes change. Existing unsupervised person re-id methods are mainly designed for short-term scenarios and usually rely…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Mingkun Li , Peng Xu , Chun-Guang Li , Jun Guo

Domain adaptation in person re-identification (re-ID) has always been a challenging task. In this work, we explore how to harness the natural similar characteristics existing in the samples from the target domain for learning to conduct…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Yang Fu , Yunchao Wei , Guanshuo Wang , Yuqian Zhou , Honghui Shi , Thomas Huang

Person Re-identification (Re-ID) has attracted great attention due to its promising real-world applications. However, in practice, it is always costly to annotate the training data to train a Re-ID model, and it still remains challenging to…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Lantian Xue , Yixiong Zou , Peixi Peng , Yonghong Tian , Tiejun Huang

Existing person re-identification (re-id) methods rely mostly on a large set of inter-camera identity labelled training data, requiring a tedious data collection and annotation process therefore leading to poor scalability in practical…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xiangping Zhu , Xiatian Zhu , Minxian Li , Vittorio Murino , Shaogang Gong

Recent self-supervised contrastive learning provides an effective approach for unsupervised person re-identification (ReID) by learning invariance from different views (transformed versions) of an input. In this paper, we incorporate a…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Hao Chen , Yaohui Wang , Benoit Lagadec , Antitza Dantcheva , Francois Bremond

Unsupervised learning of identity-discriminative visual feature is appealing in real-world tasks where manual labelling is costly. However, the images of an identity can be visually discrepant when images are taken under different states,…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Hong-Xing Yu , Wei-Shi Zheng

Person re-identification (Re-ID) aims to match pedestrians under dis-joint cameras. Most Re-ID methods formulate it as visual representation learning and image search, and its accuracy is consequently affected greatly by the search space.…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Min Ren , Lingxiao He , Xingyu Liao , Wu Liu , Yunlong Wang , Tieniu Tan

We address the problem of person re-identification (reID), that is, retrieving person images from a large dataset, given a query image of the person of interest. A key challenge is to learn person representations robust to intra-class…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Chanho Eom , Wonkyung Lee , Geon Lee , Bumsub Ham

Deep metric learning is an important area due to its applicability to many domains such as image retrieval and person re-identification. The main drawback of such models is the necessity for labeled data. In this work, we propose to…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Xuefei Cao , Bor-Chun Chen , Ser-Nam Lim

Unsupervised Deep Distance Metric Learning (UDML) aims to learn sample similarities in the embedding space from an unlabeled dataset. Traditional UDML methods usually use the triplet loss or pairwise loss which requires the mining of…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Binh X. Nguyen , Binh D. Nguyen , Gustavo Carneiro , Erman Tjiputra , Quang D. Tran , Thanh-Toan Do

Existing person re-identification (re-id) methods are stuck when deployed to a new unseen scenario despite the success in cross-camera person matching. Recent efforts have been substantially devoted to domain adaptive person re-id where…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Lingxiao He , Wu Liu , Jian Liang , Kecheng Zheng , Xingyu Liao , Peng Cheng , Tao Mei

In person re-identification (Re-ID), supervised methods usually need a large amount of expensive label information, while unsupervised ones are still unable to deliver satisfactory identification performance. In this paper, we introduce a…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Lei Qi , Lei Wang , Jing Huo , Yinghuan Shi , Xin Geng , Yang Gao

Many unsupervised domain adaptive (UDA) person re-identification (ReID) approaches combine clustering-based pseudo-label prediction with feature fine-tuning. However, because of domain gap, the pseudo-labels are not always reliable and…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Kecheng Zheng , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zheng-Jun Zha

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