中文
相关论文

相关论文: Calibrated Domain-Invariant Learning for Highly Ge…

200 篇论文

Adversarial training is a useful approach to promote the learning of transferable representations across the source and target domains, which has been widely applied for domain adaptation (DA) tasks based on deep neural networks. Until very…

机器学习 · 计算机科学 2020-03-31 Zeya Wang , Baoyu Jing , Yang Ni , Nanqing Dong , Pengtao Xie , Eric P. Xing

Object re-identification (ReID) in large camera networks faces numerous challenges. First, the similar appearances of objects degrade ReID performance, a challenge that needs to be addressed by existing appearance-based ReID methods.…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Hye-Geun Kim , Yong-Hyuk Moon , Yeong-Jun Cho

Wildlife ReID involves utilizing visual technology to identify specific individuals of wild animals in different scenarios, holding significant importance for wildlife conservation, ecological research, and environmental monitoring.…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Chenyue Li , Shuoyi Chen , Mang Ye

Unsupervised domain adaptive person re-identification (ReID) has been extensively investigated to mitigate the adverse effects of domain gaps. Those works assume the target domain data can be accessible all at once. However, for the…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Zhipeng Huang , Zhizheng Zhang , Cuiling Lan , Wenjun Zeng , Peng Chu , Quanzeng You , Jiang Wang , Zicheng Liu , Zheng-jun Zha

Person re-identification (ReID) models are known to suffer from camera bias, where learned representations cluster according to camera viewpoints rather than identity, leading to significant performance degradation under (inter-camera)…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Rajarshi Bhattacharya , Shakeeb Murtaza , Christian Desrosiers , Jose Dolz , Maguelonne Heritier , Eric Granger

Despite great progress in supervised semantic segmentation,a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and the target domain.…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Haoran Wang , Tong Shen , Wei Zhang , Lingyu Duan , Tao Mei

In this paper, we focus on model generalization and adaptation for cross-domain person re-identification (Re-ID). Unlike existing cross-domain Re-ID methods, leveraging the auxiliary information of those unlabeled target-domain data, we aim…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Haijun Liu , Jian Cheng , Shiguang Wang , Wen Wang

Domain generalization person re-identification (DG-ReID) aims to train a model on source domains and generalize well on unseen domains. Vision Transformer usually yields better generalization ability than common CNN networks under…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Hao Ni , Yuke Li , Lianli Gao , Heng Tao Shen , Jingkuan Song

We present ALADIN (All Layer AdaIN); a novel architecture for searching images based on the similarity of their artistic style. Representation learning is critical to visual search, where distance in the learned search embedding reflects…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Dan Ruta , Saeid Motiian , Baldo Faieta , Zhe Lin , Hailin Jin , Alex Filipkowski , Andrew Gilbert , John Collomosse

Domain generalization (DG) for person re-identification (ReID) is a challenging problem, as access to target domain data is not permitted during the training process. Most existing DG ReID methods update the feature extractor and classifier…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Wentao Tan , Changxing Ding , Pengfei Wang , Mingming Gong , Kui Jia

Learning identity-discriminative representations with multi-scene generality has become a critical objective in person re-identification (ReID). However, mainstream perception-driven paradigms tend to identify fitting from massive annotated…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Quan Zhang , Jingze Wu , Jialong Wang , Xiaohua Xie , Jianhuang Lai , Hongbo Chen

Existing person re-identification models often have low generalizability, which is mostly due to limited availability of large-scale labeled data in training. However, labeling large-scale training data is very expensive and time-consuming,…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Wenhao Wang , Shengcai Liao , Fang Zhao , Cuicui Kang , Ling Shao

Recapturing and rebroadcasting of images are common attack methods in insurance frauds and face identification spoofing, and an increasing number of detection techniques were introduced to handle this problem. However, most of them ignored…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Jinian Luo , Jie Guo , Weidong Qiu , Zheng Huang , Hong Hui

Person Re-identification (ReID) has been advanced remarkably over the last 10 years along with the rapid development of deep learning for visual recognition. However, the i.i.d. (independent and identically distributed) assumption commonly…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Qilei Li , Jiabo Huang , Jian Hu , Shaogang Gong

Person re-identification (re-ID) is the task of matching person images across camera views, which plays an important role in surveillance and security applications. Inspired by great progress of deep learning, deep re-ID models began to be…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Zhibo Wang , Siyan Zheng , Mengkai Song , Qian Wang , Alireza Rahimpour , Hairong Qi

Adversarial Training (AT) with Projected Gradient Descent (PGD) is an effective approach for improving the robustness of the deep neural networks. However, PGD AT has been shown to suffer from two main limitations: i) high computational…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Ahmadreza Jeddi , Mohammad Javad Shafiee , Alexander Wong

The main challenges of ReID is the intra-class variations caused by color deviation under different camera conditions. Simultaneously, we find that most of the existing adversarial metric attacks are realized by interfering with the color…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Yunpeng Gong , Liqing Huang , Lifei Chen

Recently, GAN based method has demonstrated strong effectiveness in generating augmentation data for person re-identification (ReID), on account of its ability to bridge the gap between domains and enrich the data variety in feature space.…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yiqi Jiang , Weihua Chen , Xiuyu Sun , Xiaoyu Shi , Fan Wang , Hao Li

Real world re-identfication (ReID) algorithms aim to map new observations of an object to previously recorded instances. These systems are often constrained by quantity and size of the stored embeddings. To combat this scaling problem, we…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Luke McDermott

Data representations that contain all the information about target variables but are invariant to nuisance factors benefit supervised learning algorithms by preventing them from learning associations between these factors and the targets,…

机器学习 · 计算机科学 2018-09-27 Ayush Jaiswal , Yue Wu , Wael AbdAlmageed , Premkumar Natarajan