中文
相关论文

相关论文: CANU-ReID: A Conditional Adversarial Network for U…

200 篇论文

Visible-infrared person re-identification (VI-ReID) aims to match persons captured by visible and infrared cameras, allowing person retrieval and tracking in 24-hour surveillance systems. Previous methods focus on learning from…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Yunhao Du , Cheng Lei , Zhicheng Zhao , Yuan Dong , Fei Su

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

This paper proposes a new unsupervised domain adaptation approach called Collaborative and Adversarial Network (CAN), which uses the domain-collaborative and domain-adversarial learning strategy for training the neural network. The…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Weichen Zhang , Dong Xu , Wanli Ouyang , Wen Li

In recent years, a variety of proposed methods based on deep convolutional neural networks (CNNs) have improved the state of the art for large-scale person re-identification (ReID). While a large number of optimizations and network…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Paul Marchwica , Michael Jamieson , Parthipan Siva

Most state-of-the-art person re-identification (re-id) methods depend on supervised model learning with a large set of cross-view identity labelled training data. Even worse, such trained models are limited to only the same-domain…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Xu Lan , Xiatian Zhu , Shaogang Gong

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

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images from source to…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Weijian Deng , Liang Zheng , Qixiang Ye , Guoliang Kang , Yi Yang , Jianbin Jiao

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

Extensive Unsupervised Domain Adaptation (UDA) studies have shown great success in practice by learning transferable representations across a labeled source domain and an unlabeled target domain with deep models. However, previous works…

机器学习 · 计算机科学 2021-09-03 Muhammad Awais , Fengwei Zhou , Hang Xu , Lanqing Hong , Ping Luo , Sung-Ho Bae , Zhenguo Li

Most existing person re-identification (Re-ID) approaches follow a supervised learning framework, in which a large number of labelled matching pairs are required for training. Such a setting severely limits their scalability in real-world…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Shan Lin , Haoliang Li , Chang-Tsun Li , Alex Chichung Kot

Due to domain bias, directly deploying a deep person re-identification (re-ID) model trained on one dataset often achieves considerably poor accuracy on another dataset. In this paper, we propose an Adaptive Exploration (AE) method to…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuhang Ding , Hehe Fan , Mingliang Xu , Yi Yang

Person re-identification (Re-ID) aims to match person images across non-overlapping camera views. The majority of Re-ID methods focus on small-scale surveillance systems in which each pedestrian is captured in different camera views of…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Wenhang Ge , Chunyan Pan , Ancong Wu , Hongwei Zheng , Wei-Shi Zheng

Face Presentation Attack Detection (PAD) has drawn increasing attentions to secure the face recognition systems that are widely used in many applications. Conventional face anti-spoofing methods have been proposed, assuming that testing is…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Yomna Safaa El-Din , Mohamed N. Moustafa , Hani Mahdi

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

Many real-world applications, such as city-scale traffic monitoring and control, requires large-scale re-identification. However, previous ReID methods often failed to address two limitations in existing ReID benchmarks, i.e., low…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Ye Yuan , Wuyang Chen , Tianlong Chen , Yang Yang , Zhou Ren , Zhangyang Wang , Gang Hua

Unsupervised representation learning has achieved outstanding performances using centralized data available on the Internet. However, the increasing awareness of privacy protection limits sharing of decentralized unlabeled image data that…

分布式、并行与集群计算 · 计算机科学 2021-08-17 Weiming Zhuang , Xin Gan , Yonggang Wen , Shuai Zhang , Shuai Yi

We address the problem of visible-infrared person re-identification (VI-reID), that is, retrieving a set of person images, captured by visible or infrared cameras, in a cross-modal setting. Two main challenges in VI-reID are intra-class…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Hyunjong Park , Sanghoon Lee , Junghyup Lee , Bumsub Ham

This paper addresses the problem of matching pedestrians across multiple camera views, known as person re-identification. Variations in lighting conditions, environment and pose changes across camera views make re-identification a…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Rahul Rama Varior , Gang Wang

Person re-identification (person Re-Id) aims to retrieve the pedestrian images of a same person that captured by disjoint and non-overlapping cameras. Lots of researchers recently focuse on this hot issue and propose deep learning based…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Chengyuan Zhang , Lei Zhu , Shichao Zhang

Unsupervised pre-training aims at learning transferable features that are beneficial for downstream tasks. However, most state-of-the-art unsupervised methods concentrate on learning global representations for image-level classification…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Jian Ding , Enze Xie , Hang Xu , Chenhan Jiang , Zhenguo Li , Ping Luo , Gui-Song Xia