中文
相关论文

相关论文: Sparse Label Smoothing Regularization for Person R…

200 篇论文

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

Person Re-identification (re-id) aims to match people across non-overlapping camera views in a public space. It is a challenging problem because many people captured in surveillance videos wear similar clothes. Consequently, the differences…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Xuelin Qian , Yanwei Fu , Yu-Gang Jiang , Tao Xiang , Xiangyang Xue

Person re-identification (ReID) is an important problem in computer vision, especially for video surveillance applications. The problem focuses on identifying people across different cameras or across different frames of the same camera.…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Doney Alex , Zishan Sami , Sumandeep Banerjee , Subrat Panda

Unsupervised person re-identification (re-ID) aims at learning discriminative representations for person retrieval from unlabeled data. Recent techniques accomplish this task by using pseudo-labels, but these labels are inherently noisy and…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yoonki Cho , Woo Jae Kim , Seunghoon Hong , Sung-Eui Yoon

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

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

Regularization is an effective way to promote the generalization performance of machine learning models. In this paper, we focus on label smoothing, a form of output distribution regularization that prevents overfitting of a neural network…

机器学习 · 计算机科学 2020-07-07 Weizhi Li , Gautam Dasarathy , Visar Berisha

Person re-identification (Re-ID) aims at recognizing the same person from images taken across different cameras. To address this task, one typically requires a large amount labeled data for training an effective Re-ID model, which might not…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Yu-Jhe Li , Fu-En Yang , Yen-Cheng Liu , Yu-Ying Yeh , Xiaofei Du , Yu-Chiang Frank Wang

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

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

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

Most existing unsupervised person re-identification (Re-ID) methods use clustering to generate pseudo labels for model training. Unfortunately, clustering sometimes mixes different true identities together or splits the same identity into…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Xinyu Zhang , Dongdong Li , Zhigang Wang , Jian Wang , Errui Ding , Javen Qinfeng Shi , Zhaoxiang Zhang , Jingdong Wang

Unsupervised domain adaptation in person re-identification resorts to labeled source data to promote the model training on target domain, facing the dilemmas caused by large domain shift and large camera variations. The non-overlapping…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Chuan-Xian Ren , Bo-Hua Liang , Zhen Lei

Person re-identification (Re-ID) aims to match the image frames which contain the same person in the surveillance videos. Most of the Re-ID algorithms conduct supervised training in some small labeled datasets, so directly deploying these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Jianming Lv , Xintong Wang

Most existing person re-identification algorithms either extract robust visual features or learn discriminative metrics for person images. However, the underlying manifold which those images reside on is rarely investigated. That raises a…

计算机视觉与模式识别 · 计算机科学 2017-03-27 Song Bai , Xiang Bai , Qi Tian

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

Existing person re-identification (re-id) methods mostly rely on supervised model learning from a large set of person identity labelled training data per domain. This limits their scalability and usability in large scale deployments. In…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Minxian Li , Xiatian Zhu , Shaogang Gong

While metric learning is important for Person re-identification (RE-ID), a significant problem in visual surveillance for cross-view pedestrian matching, existing metric models for RE-ID are mostly based on supervised learning that requires…

计算机视觉与模式识别 · 计算机科学 2017-10-19 Hong-Xing Yu , Ancong Wu , Wei-Shi Zheng

In this paper, we aim to tackle the one-shot person re-identification problem where only one image is labelled for each person, while other images are unlabelled. This task is challenging due to the lack of sufficient labelled training…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Hui Li , Jimin Xiao , Mingjie Sun , Eng Gee Lim , Yao Zhao

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