中文
相关论文

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

200 篇论文

Person re-identification (re-ID) is an important topic in computer vision. This paper studies the unsupervised setting of re-ID, which does not require any labeled information and thus is freely deployed to new scenarios. There are very few…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Yutian Lin , Lingxi Xie , Yu Wu , Chenggang Yan , Qi Tian

Unsupervised person re-identification (re-ID) has become an important topic due to its potential to resolve the scalability problem of supervised re-ID models. However, existing methods simply utilize pseudo labels from clustering for…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Junhui Yin , Jiayan Qiu , Siqing Zhang , Jiyang Xie , Zhanyu Ma , Jun Guo

Person re-identification (re-ID) aims to tackle the problem of matching identities across non-overlapping cameras. Supervised approaches require identity information that may be difficult to obtain and are inherently biased towards the…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Siddharth Seth , Akash Sonth , Anirban Chakraborty

Unsupervised person re-identification (Re-ID) attracts increasing attention due to its potential to resolve the scalability problem of supervised Re-ID models. Most existing unsupervised methods adopt an iterative clustering mechanism,…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Lianjie Jia , Chenyang Yu , Xiehao Ye , Tianyu Yan , Yinjie Lei , Pingping Zhang

Unsupervised person re-identification (Re-ID) aims to retrieve person images across cameras without any identity labels. Most clustering-based methods roughly divide image features into clusters and neglect the feature distribution noise…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Pengna Li , Kangyi Wu , Sanping Zhou. Qianxin Huang , Jinjun Wang

Unsupervised person re-ID is the task of identifying people on a target data set for which the ID labels are unavailable during training. In this paper, we propose to unify two trends in unsupervised person re-ID: clustering & fine-tuning…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Guillaume Delorme , Yihong Xu , Stephane Lathuilière , Radu Horaud , Xavier Alameda-Pineda

Recently, unsupervised person re-identification (Re-ID) has received increasing research attention due to its potential for label-free applications. A promising way to address unsupervised Re-ID is clustering-based, which generates pseudo…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Menglin Wang , Jiachen Li , Baisheng Lai , Xiaojin Gong , Xian-Sheng Hua

This paper tackles the purely unsupervised person re-identification (Re-ID) problem that requires no annotations. Some previous methods adopt clustering techniques to generate pseudo labels and use the produced labels to train Re-ID models…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Menglin Wang , Baisheng Lai , Jianqiang Huang , Xiaojin Gong , Xian-Sheng Hua

Although unsupervised person re-identification (Re-ID) has drawn increasing research attention recently, it remains challenging to learn discriminative features without annotations across disjoint camera views. In this paper, we address the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Qing Li , Xiaojiang Peng , Yu Qiao , Qi Hao

Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Recently, more…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Zheng Hu , Chuang Zhu , Gang He

Unsupervised person re-identification (Re-Id) has attracted increasing attention due to its practical application in the read-world video surveillance system. The traditional unsupervised Re-Id are mostly based on the method alternating…

计算机视觉与模式识别 · 计算机科学 2022-05-25 De Cheng , Jingyu Zhou , Nannan Wang , Xinbo Gao

Person re-identification (ReId), a crucial task in surveillance, involves matching individuals across different camera views. The advent of Deep Learning, especially supervised techniques like Convolutional Neural Networks and Attention…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Andrea Asperti , Salvatore Fiorilla , Simone Nardi , Lorenzo Orsini

Unsupervised person re-identification (Re-ID) aims to match pedestrian images from different camera views in unsupervised setting. Existing methods for unsupervised person Re-ID are usually built upon the pseudo labels from clustering.…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Mingkun Li , Chun-Guang Li , Jun Guo

Person re-identification (ReID) aims at searching the same identity person among images captured by various cameras. Unsupervised person ReID attracts a lot of attention recently, due to it works without intensive manual annotation and thus…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Bo Pang , Deming Zhai , Junjun Jiang , Xianming Liu

Person re-identification (Re-ID) has been a significant research topic in the past decade due to its real-world applications and research significance. While supervised person Re-ID methods achieve superior performance over unsupervised…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xiangtan Lin , Pengzhen Ren , Chung-Hsing Yeh , Lina Yao , Andy Song , Xiaojun Chang

Despite the promising progress made in recent years, person re-identification (re-ID) remains a challenging task due to the complex variations in human appearances from different camera views. For this challenging problem, a large variety…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Xun Yang , Meng Wang , Richang Hong , Qi Tian , Yong Rui

This paper considers the problem of unsupervised person re-identification (re-ID), which aims to learn discriminative models with unlabeled data. One popular method is to obtain pseudo-label by clustering and use them to optimize the model.…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Fengxiang Yang , Zhun Zhong , Zhiming Luo , Yuanzheng Cai , Yaojin Lin , Shaozi Li , Nicu Sebe

Unsupervised person re-identification (re-ID) aims at closing the performance gap to supervised methods. These methods build reliable relationship between data points while learning representations. However, we empirically show that the…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Xuanyu He , Wei Zhang , Ran Song , Qian Zhang , Xiangyuan Lan , Lin Ma

Unsupervised person re-identification (Re-ID) aims to learn a feature network with cross-camera retrieval capability in unlabelled datasets. Although the pseudo-label based methods have achieved great progress in Re-ID, their performance in…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Mingxiao Zheng , Yanpeng Qu , Changjing Shang , Longzhi Yang , Qiang Shen

Person re-identification (re-id) aims to match the same person from images taken across multiple cameras. Most existing person re-id methods generally require a large amount of identity labeled data to act as discriminative guideline for…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Usman Ali , Bayram Bayramli , Hongtao Lu
‹ 上一页 1 2 3 10 下一页 ›