中文
相关论文

相关论文: Domain Adaptive Neural Networks for Object Recogni…

200 篇论文

Rendering synthetic data (e.g., 3D CAD-rendered images) to generate annotations for learning deep models in vision tasks has attracted increasing attention in recent years. However, simply applying the models learnt on synthetic images may…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Qi Cai , Yingwei Pan , Chong-Wah Ngo , Xinmei Tian , Lingyu Duan , Ting Yao

For a target task where labeled data is unavailable, domain adaptation can transfer a learner from a different source domain. Previous deep domain adaptation methods mainly learn a global domain shift, i.e., align the global source and…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Yongchun Zhu , Fuzhen Zhuang , Jindong Wang , Guolin Ke , Jingwu Chen , Jiang Bian , Hui Xiong , Qing He

Unsupervised Domain Adaptive Object Detection (DAOD) could adapt a model trained on a source domain to an unlabeled target domain for object detection. Existing unsupervised DAOD methods usually perform feature alignments from the target to…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Jie Shao , Jiacheng Wu , Wenzhong Shen , Cheng Yang

In the context of supervised statistical learning, it is typically assumed that the training set comes from the same distribution that draws the test samples. When this is not the case, the behavior of the learned model is unpredictable and…

机器学习 · 计算机科学 2022-05-12 Antonio-Javier Gallego , Jorge Calvo-Zaragoza , Robert B. Fisher

We present a new algorithm for domain adaptation improving upon a discrepancy minimization algorithm previously shown to outperform a number of algorithms for this task. Unlike many previous algorithms for domain adaptation, our algorithm…

机器学习 · 计算机科学 2015-02-24 Corinna Cortes , Mehryar Mohri , Andres Muñoz Medina

Object detection is an essential technique for autonomous driving. The performance of an object detector significantly degrades if the weather of the training images is different from that of test images. Domain adaptation can be used to…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Ting Sun , Jinlin Chen , Francis Ng

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

In this work, we present a novel upper bound of target error to address the problem for unsupervised domain adaptation. Recent studies reveal that a deep neural network can learn transferable features which generalize well to novel tasks.…

机器学习 · 计算机科学 2019-10-07 Dexuan Zhang , Tatsuya Harada

In monocular depth estimation, unsupervised domain adaptation has recently been explored to relax the dependence on large annotated image-based depth datasets. However, this comes at the cost of training multiple models or requiring complex…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Amir El-Ghoussani , Julia Hornauer , Gustavo Carneiro , Vasileios Belagiannis

Unsupervised domain adaptation for object detection is a challenging problem with many real-world applications. Unfortunately, it has received much less attention than supervised object detection. Models that try to address this task tend…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Hongsong Wang , Shengcai Liao , Ling Shao

Domain adaptation helps generalizing object detection models to target domain data with distribution shift. It is often achieved by adapting with access to the whole target domain data. In a more realistic scenario, target distribution is…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Yijin Chen , Xun Xu , Yongyi Su , Kui Jia

We consider the unsupervised scene adaptation problem of learning from both labeled source data and unlabeled target data. Existing methods focus on minoring the inter-domain gap between the source and target domains. However, the…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Zhedong Zheng , Yi Yang

This work studies the relationship between Contrastive Learning and Domain Adaptation from a theoretical perspective. The two standard contrastive losses, NT-Xent loss (Self-supervised) and Supervised Contrastive loss, are related to the…

Existing unsupervised domain adaptation methods based on adversarial learning have achieved good performance in several medical imaging tasks. However, these methods focus only on global distribution adaptation and ignore distribution…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Wei Feng , Lin Wang , Lie Ju , Xin Zhao , Xin Wang , Xiaoyu Shi , Zongyuan Ge

While deep learning has led to significant advances in visual recognition over the past few years, such advances often require a lot of annotated data. Unsupervised domain adaptation has emerged as an alternative approach that does not…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Yunhan Zhao , Haider Ali , Rene Vidal

Object detection algorithms allow to enable many interesting applications which can be implemented in different devices, such as smartphones and wearable devices. In the context of a cultural site, implementing these algorithms in a…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Giovanni Pasqualino , Antonino Furnari , Giovanni Maria Farinella

The phenomenon of data distribution evolving over time has been observed in a range of applications, calling the needs of adaptive learning algorithms. We thus study the problem of supervised gradual domain adaptation, where labeled data…

机器学习 · 计算机科学 2022-11-15 Jing Dong , Shiji Zhou , Baoxiang Wang , Han Zhao

In this paper, we introduce a novel unsupervised domain adaptation technique for the task of 3D keypoint prediction from a single depth scan or image. Our key idea is to utilize the fact that predictions from different views of the same or…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Xingyi Zhou , Arjun Karpur , Chuang Gan , Linjie Luo , Qixing Huang

Typically a classifier trained on a given dataset (source domain) does not performs well if it is tested on data acquired in a different setting (target domain). This is the problem that domain adaptation (DA) tries to overcome and, while…

机器学习 · 计算机科学 2018-08-01 Silvia Bucci , Mohammad Reza Loghmani , Barbara Caputo

Deep Neural Networks (DNNs) have recently been achieving state-of-the-art performance on a variety of computer vision related tasks. However, their computational cost limits their ability to be implemented in embedded systems with…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Laurent Dillard , Yosuke Shinya , Taiji Suzuki