中文
相关论文

相关论文: Illumination Variation Correction Using Image Synt…

200 篇论文

Unsupervised domain adaptation (UDA) focuses on transferring knowledge learned in the labeled source domain to the unlabeled target domain. Despite significant progress that has been achieved in single-target domain adaptation for image…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Xiaohu Lu , Hayder Radha

Person re-identification (PRe-ID) is a computer vision issue, that has been a fertile research area in the last few years. It aims to identify persons across different non-overlapping camera views. In this paper, We propose a novel PRe-ID…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Akram Abderraouf Gharbi , Ammar Chouchane , Abdelmalik Ouamane

Recent developments in the unsupervised domain adaptation (UDA) enable the unsupervised machine learning (ML) prediction for target data, thus this will accelerate real world applications with ML models such as image recognition tasks in…

机器学习 · 计算机科学 2025-02-18 Hisashi Oshima , Tsuyoshi Ishizone , Tomoyuki Higuchi

Methods for unsupervised domain adaptation (UDA) help to improve the performance of deep neural networks on unseen domains without any labeled data. Especially in medical disciplines such as histopathology, this is crucial since large…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Kevin Thandiackal , Luigi Piccinelli , Pushpak Pati , Orcun Goksel

Domain generalizable person re-identification (DG re-ID) aims to learn discriminative representations that are robust to distributional shifts. While data augmentation is a straightforward solution to improve generalization, certain…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Yoonki Cho , Jaeyoon Kim , Woo Jae Kim , Junsik Jung , Sung-eui Yoon

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

Self-training based unsupervised domain adaptation (UDA) has shown great potential to address the problem of domain shift, when applying a trained deep learning model in a source domain to unlabeled target domains. However, while the…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Xiaofeng Liu , Fangxu Xing , Maureen Stone , Jiachen Zhuo , Reese Timothy , Jerry L. Prince , Georges El Fakhri , Jonghye Woo

Vision transformer has demonstrated great potential in abundant vision tasks. However, it also inevitably suffers from poor generalization capability when the distribution shift occurs in testing (i.e., out-of-distribution data). To…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Xin Li , Cuiling Lan , Guoqiang Wei , Zhibo Chen

Although the performance of person re-identification (Re-ID) has been much improved by using sophisticated training methods and large-scale labelled datasets, many existing methods make the impractical assumption that information of a…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Masato Tamura , Tomokazu Murakami

This paper considers the domain adaptive person re-identification (re-ID) problem: learning a re-ID model from a labeled source domain and an unlabeled target domain. Conventional methods are mainly to reduce feature distribution gap…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Zhun Zhong , Liang Zheng , Zhiming Luo , Shaozi Li , Yi Yang

Most existing single image deraining methods require learning supervised models from a large set of paired synthetic training data, which limits their generality, scalability and practicality in real-world multimedia applications. Besides,…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Xin Jin , Zhibo Chen , Jianxin Lin , Zhikai Chen , Wei Zhou

Multi-grained features extracted from convolutional neural networks (CNNs) have demonstrated their strong discrimination ability in supervised person re-identification (Re-ID) tasks. Inspired by them, this work investigates the way of…

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

We address the Unsupervised Domain Adaptation (UDA) problem in image classification from a new perspective. In contrast to most existing works which either align the data distributions or learn domain-invariant features, we directly learn a…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Qian Wang , Fanlin Meng , Toby P. Breckon

Aiming at recognizing images of the same person across distinct camera views, person re-identification (re-ID) has been among active research topics in computer vision. Most existing re-ID works require collection of a large amount of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Ci-Siang Lin , Yuan-Chia Cheng , Yu-Chiang Frank Wang

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

We study the problem of unsupervised domain adaptive re-identification (re-ID) which is an active topic in computer vision but lacks a theoretical foundation. We first extend existing unsupervised domain adaptive classification theories to…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Liangchen Song , Cheng Wang , Lefei Zhang , Bo Du , Qian Zhang , Chang Huang , Xinggang Wang

Person Re-identification (ReID) aims to retrieve images of the same individual captured across non-overlapping camera views, making it a critical component of intelligent surveillance systems. Traditional ReID methods assume that the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hyeonseo Lee , Juhyun Park , Jihyong Oh , Chanho Eom

Clustering-based approach has proved effective in dealing with unsupervised domain adaptive person re-identification (ReID) tasks. However, existing works along this approach still suffer from noisy pseudo labels and the unreliable…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Chunren Tang , Dingyu Xue , Dongyue Chen

Unsupervised domain adaptive person re-identification (Re-ID) methods alleviate the burden of data annotation through generating pseudo supervision messages. However, real-world Re-ID systems, with continuously accumulating data streams,…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Jianyang Gu , Hao Luo , Kai Wang , Wei Jiang , Yang You , Jian Zhao

Visible-Infrared person re-identification (VI-ReID) is a challenging matching problem due to large modality varitions between visible and infrared images. Existing approaches usually bridge the modality gap with only feature-level…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Haojie Liu , Shun Ma , Daoxun Xia , Shaozi Li