中文
相关论文

相关论文: A Novel Mix-normalization Method for Generalizable…

200 篇论文

Person Re-Identification (ReID) across non-overlapping cameras is a challenging task and, for this reason, most works in the prior art rely on supervised feature learning from a labeled dataset to match the same person in different views.…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Gabriel Bertocco , Fernanda Andaló , Anderson Rocha

Person re-identification is a key technology for analyzing video-based human behavior; however, its application is still challenging in practical situations due to the performance degradation for domains different from those in the training…

计算机视觉与模式识别 · 计算机科学 2022-10-26 S. Takeuchi , F. Li , S. Iwasaki , J. Ning , G. Suzuki

In this paper, we propose a novel unsupervised domain adaptation algorithm based on deep learning for visual object recognition. Specifically, we design a new model called Deep Reconstruction-Classification Network (DRCN), which jointly…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Muhammad Ghifary , W. Bastiaan Kleijn , Mengjie Zhang , David Balduzzi , Wen Li

Person re-identification (re-ID) aims at identifying the same persons' images across different cameras. However, domain diversities between different datasets pose an evident challenge for adapting the re-ID model trained on one dataset to…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Yixiao Ge , Dapeng Chen , Hongsheng Li

Person re-identification (re-ID) aims at recognizing the same person from images taken across different cameras. To address this challenging task, existing re-ID models typically rely on a large amount of labeled training data, which is not…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Yu-Jhe Li , Ci-Siang Lin , Yan-Bo Lin , Yu-Chiang Frank Wang

Collecting and labeling real datasets to train the person search networks not only requires a lot of time and effort, but also accompanies privacy issues. The weakly-supervised and unsupervised domain adaptation methods have been proposed…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Minyoung Oh , Duhyun Kim , Jae-Young Sim

Since human-labeled samples are free for the target set, unsupervised person re-identification (Re-ID) has attracted much attention in recent years, by additionally exploiting the source set. However, due to the differences on camera…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Huafeng Li , Kaixiong Xu , Jinxing Li , Guangming Lu , Yong Xu , Zhengtao Yu , David Zhang

Unsupervised domain adaptive (UDA) person re-identification (re-ID) is a challenging task due to the missing of labels for the target domain data. To handle this problem, some recent works adopt clustering algorithms to off-line generate…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Yongxing Dai , Jun Liu , Yan Bai , Zekun Tong , Ling-Yu Duan

We propose a simple but effective multi-source domain generalization technique based on deep neural networks by incorporating optimized normalization layers that are specific to individual domains. Our approach employs multiple…

机器学习 · 计算机科学 2020-07-22 Seonguk Seo , Yumin Suh , Dongwan Kim , Geeho Kim , Jongwoo Han , Bohyung Han

Person re-identification (re-ID) aims to accurately re- trieve a person from a large-scale database of images cap- tured across multiple cameras. Existing works learn deep representations using a large training subset of unique per- sons.…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jubin Johnson , Shunsuke Yasugi , Yoichi Sugino , Sugiri Pranata , Shengmei Shen

Person re-identification (re-ID) remains challenging in a real-world scenario, as it requires a trained network to generalise to totally unseen target data in the presence of variations across domains. Recently, generative adversarial…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Recent years have witnessed significant progress in person re-identification (ReID). However, current ReID approaches still suffer from considerable performance degradation when unseen testing domains exhibit different characteristics from…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Shijie Yu , Feng Zhu , Dapeng Chen , Rui Zhao , Haobin Chen , Shixiang Tang , Jinguo Zhu , Yu Qiao

Supervised Person Re-identification (Person ReID) methods have achieved excellent performance when training and testing within one camera network. However, they usually suffer from considerable performance degradation when applied to…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Eugene P. W. Ang , Shan Lin , Alex C. Kot

Generalizable image-based person re-identification (Re-ID) aims to recognize individuals across cameras in unseen domains without retraining. While multiple existing approaches address the domain gap through complex architectures, recent…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Timur Mamedov , Karina Kvanchiani , Anton Konushin , Vadim Konushin

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

Most domain adaptation methods focus on single-source-single-target adaptation settings. Multi-target domain adaptation is a powerful extension in which a single classifier is learned for multiple unlabeled target domains. To build a…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Sudipan Saha , Shan Zhao , Nasrullah Sheikh , Xiao Xiang Zhu

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

Recent advances in person re-identification have demonstrated enhanced discriminability, especially with supervised learning or transfer learning. However, since the data requirements---including the degree of data curations---are becoming…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Kshitij Nikhal , Benjamin S. Riggan

Person re-identification is indeed a challenging visual recognition task due to the critical issues of human pose variation, human body occlusion, camera view variation, etc. To address this, most of the state-of-the-art approaches are…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Fu Xiong , Yang Xiao , Zhiguo Cao , Kaicheng Gong , Zhiwen Fang , Joey Tianyi Zhou

Unsupervised domain adaptation (UDA) aims at adapting the model trained on a labeled source-domain dataset to an unlabeled target-domain dataset. The task of UDA on open-set person re-identification (re-ID) is even more challenging as the…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yixiao Ge , Feng Zhu , Dapeng Chen , Rui Zhao , Xiaogang Wang , Hongsheng Li