中文
相关论文

相关论文: Mimic Embedding via Adaptive Aggregation: Learning…

200 篇论文

Domain generalization on graphs aims to develop models with robust generalization capabilities, ensuring effective performance on the testing set despite disparities between testing and training distributions. However, existing methods…

机器学习 · 计算机科学 2024-11-21 Qin Tian , Chen Zhao , Minglai Shao , Wenjun Wang , Yujie Lin , Dong Li

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

Nowadays, real data in person re-identification (ReID) task is facing privacy issues, e.g., the banned dataset DukeMTMC-ReID. Thus it becomes much harder to collect real data for ReID task. Meanwhile, the labor cost of labeling ReID data is…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Kai Chen , Weihua Chen , Tao He , Rong Du , Fan Wang , Xiuyu Sun , Yuchen Guo , Guiguang Ding

Unsupervised Domain Adaptation (UDA) endeavors to adjust models trained on a source domain to perform well on a target domain without requiring additional annotations. In the context of domain adaptive semantic segmentation, which tackles…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Wenlve Zhou , Zhiheng Zhou , Tianlei Wang , Delu Zeng

In real-world applications, deep learning models often run in non-stationary environments where the target data distribution continually shifts over time. There have been numerous domain adaptation (DA) methods in both online and offline…

机器学习 · 计算机科学 2023-03-13 Chenxi Liu , Lixu Wang , Lingjuan Lyu , Chen Sun , Xiao Wang , Qi Zhu

Existing domain generalization (DG) methods for cross-person generalization tasks often face challenges in capturing intra- and inter-domain style diversity, resulting in domain gaps with the target domain. In this study, we explore a novel…

机器学习 · 计算机科学 2024-07-02 Junru Zhang , Lang Feng , Zhidan Liu , Yuhan Wu , Yang He , Yabo Dong , Duanqing Xu

Generalizable vehicle re-identification (ReID) seeks to develop models that can adapt to unknown target domains without the need for additional fine-tuning or retraining. Previous works have mainly focused on extracting domain-invariant…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Zhenyu Kuang , Hongyang Zhang , Mang Ye , Bin Yang , Yinhao Liu , Yue Huang , Xinghao Ding , Huafeng Li

Domain adaptation using graph-structured networks learns label-discriminative and network-invariant node embeddings by sharing graph parameters. Most existing works focus on domain adaptation of homogeneous networks. The few works that…

机器学习 · 计算机科学 2022-09-27 Tiancheng Huang , Ke Xu , Donglin Wang

This work considers the problem of unsupervised domain adaptation in person re-identification (re-ID), which aims to transfer knowledge from the source domain to the target domain. Existing methods are primary to reduce the inter-domain…

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

Domain generalization (DG) aims to learn predictive models that can generalize to unseen domains. Most existing DG approaches focus on learning domain-invariant representations under the assumption of conditional distribution shift (i.e.,…

机器学习 · 计算机科学 2026-02-03 Jewon Yeom , Kyubyung Chae , Hyunggyu Lim , Yoonna Oh , Dongyoon Yang , Taesup Kim

We empirically investigate the camera bias of person re-identification (ReID) models. Previously, camera-aware methods have been proposed to address this issue, but they are largely confined to training domains of the models. We measure the…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Myungseo Song , Jin-Woo Park , Jong-Seok Lee

Unsupervised Domain Adaptation (DA) exploits the supervision of a label-rich source dataset to make predictions on an unlabeled target dataset by aligning the two data distributions. In robotics, DA is used to take advantage of…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Mohammad Reza Loghmani , Luca Robbiano , Mirco Planamente , Kiru Park , Barbara Caputo , Markus Vincze

Clustering-based unsupervised domain adaptive (UDA) person re-identification (ReID) reduces exhaustive annotations. However, owing to unsatisfactory feature embedding and imperfect clustering, pseudo labels for target domain data inherently…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Jian Han , Ya-Li li , Shengjin Wang

Although the performance of person Re-Identification (ReID) has been significantly boosted, many challenging issues in real scenarios have not been fully investigated, e.g., the complex scenes and lighting variations, viewpoint and pose…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Longhui Wei , Shiliang Zhang , Wen Gao , Qi Tian

Visual recognition systems are meant to work in the real world. For this to happen, they must work robustly in any visual domain, and not only on the data used during training. Within this context, a very realistic scenario deals with…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Antonio D'Innocente , Barbara Caputo

Domain generalization (DG) aims to tackle the distribution shift between training domains and unknown target domains. Generating new domains is one of the most effective approaches, yet its performance gain depends on the distribution…

机器学习 · 计算机科学 2023-05-17 Rui Dai , Yonggang Zhang , Zhen Fang , Bo Han , Xinmei Tian

Unsupervised Domain Adaptation (UDA) and domain generalization (DG) are two research areas that aim to tackle the lack of generalization of Deep Neural Networks (DNNs) towards unseen domains. While UDA methods have access to unlabeled…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Manuel Schwonberg , Fadoua El Bouazati , Nico M. Schmidt , Hanno Gottschalk

Leveraging datasets available to learn a model with high generalization ability to unseen domains is important for computer vision, especially when the unseen domain's annotated data are unavailable. We study a novel and practical problem…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Yang Shu , Zhangjie Cao , Chenyu Wang , Jianmin Wang , Mingsheng Long

Multi-modal object Re-IDentification (ReID) aims to obtain complete identity features across heterogeneous modalities. However, most existing methods rely on implicit feature fusion modules, making it difficult to model fine-grained…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Shihao Li , Huaibo Huang , Junxian Duan , Aihua Zheng , Jin Tang , Jixin Ma

Most existing studies on unsupervised domain adaptation (UDA) assume that each domain's training samples come with domain labels (e.g., painting, photo). Samples from each domain are assumed to follow the same distribution and the domain…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Zhongying Deng , Kaiyang Zhou , Da Li , Junjun He , Yi-Zhe Song , Tao Xiang
‹ 上一页 1 8 9 10 下一页 ›