中文
相关论文

相关论文: Adapting Object Detectors with Conditional Domain …

200 篇论文

Cross-domain object detection is more challenging than object classification since multiple objects exist in an image and the location of each object is unknown in the unlabeled target domain. As a result, when we adapt features of…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Junguang Jiang , Baixu Chen , Jianmin Wang , Mingsheng Long

Single Domain Generalization (SDG) tackles the problem of training a model on a single source domain so that it generalizes to any unseen target domain. While this has been well studied for image classification, the literature on SDG object…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Vidit Vidit , Martin Engilberge , Mathieu Salzmann

Annotating large scale datasets to train modern convolutional neural networks is prohibitively expensive and time-consuming for many real tasks. One alternative is to train the model on labeled synthetic datasets and apply it in the real…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Yuhu Shan , Wen Feng Lu , Chee Meng Chew

Existing techniques to adapt semantic segmentation networks across the source and target domains within deep convolutional neural networks (CNNs) deal with all the samples from the two domains in a global or category-aware manner. They do…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Minsu Kim , Sunghun Joung , Seungryong Kim , JungIn Park , Ig-Jae Kim , Kwanghoon Sohn

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

Can we detect common objects in a variety of image domains without instance-level annotations? In this paper, we present a framework for a novel task, cross-domain weakly supervised object detection, which addresses this question. For this…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Naoto Inoue , Ryosuke Furuta , Toshihiko Yamasaki , Kiyoharu Aizawa

We propose a domain adaptation approach for object detection. We introduce a two-step method: the first step makes the detector robust to low-level differences and the second step adapts the classifiers to changes in the high-level…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Adrian Lopez Rodriguez , Krystian Mikolajczyk

We tackle the problem of visual localization under changing conditions, such as time of day, weather, and seasons. Recent learned local features based on deep neural networks have shown superior performance over classical hand-crafted local…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Sungyong Baik , Hyo Jin Kim , Tianwei Shen , Eddy Ilg , Kyoung Mu Lee , Chris Sweeney

Existing deep learning-based change detection methods try to elaborately design complicated neural networks with powerful feature representations, but ignore the universal domain shift induced by time-varying land cover changes, including…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Jia Liu , Wenjie Xuan , Yuhang Gan , Juhua Liu , Bo Du

As a fundamental task for indoor scene understanding, 3D object detection has been extensively studied, and the accuracy on indoor point cloud data has been substantially improved. However, existing researches have been conducted on limited…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zijing Zhao , Zhu Xu , Qingchao Chen , Yuxin Peng , Yang Liu

A domain adaptive object detector aims to adapt itself to unseen domains that may contain variations of object appearance, viewpoints or backgrounds. Most existing methods adopt feature alignment either on the image level or instance level.…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Cheng-Chun Hsu , Yi-Hsuan Tsai , Yen-Yu Lin , Ming-Hsuan Yang

We present a domain adaption framework to address a domain mismatch between synthetic training and real-world testing data. We demonstrate our method on a challenging fine-grain classification problem: recognizing a font style from an image…

计算机视觉与模式识别 · 计算机科学 2015-04-03 Zhangyang Wang , Jianchao Yang , Hailin Jin , Eli Shechtman , Aseem Agarwala , Jonathan Brandt , Thomas S. Huang

Many methods of semantic image segmentation have borrowed the success of open compound domain adaptation. They minimize the style gap between the images of source and target domains, more easily predicting the accurate pseudo annotations…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Tingliang Feng , Hao Shi , Xueyang Liu , Wei Feng , Liang Wan , Yanlin Zhou , Di Lin

We introduce a novel unsupervised domain adaptation approach for object detection. We aim to alleviate the imperfect translation problem of pixel-level adaptations, and the source-biased discriminativity problem of feature-level adaptations…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Taekyung Kim , Minki Jeong , Seunghyeon Kim , Seokeon Choi , Changick Kim

Recent years have witnessed great progress in deep learning based object detection. However, due to the domain shift problem, applying off-the-shelf detectors to an unseen domain leads to significant performance drop. To address such an…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yangtao Zheng , Di Huang , Songtao Liu , Yunhong Wang

Recent developments in deep domain adaptation have allowed knowledge transfer from a labeled source domain to an unlabeled target domain at the level of intermediate features or input pixels. We propose that advantages may be derived by…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Luan Tran , Kihyuk Sohn , Xiang Yu , Xiaoming Liu , Manmohan Chandraker

A basic assumption of statistical learning theory is that train and test data are drawn from the same underlying distribution. Unfortunately, this assumption doesn't hold in many applications. Instead, ample labeled data might exist in a…

计算机视觉与模式识别 · 计算机科学 2012-11-21 Oscar Beijbom

The objective of unsupervised domain adaptation is to leverage features from a labeled source domain and learn a classifier for an unlabeled target domain, with a similar but different data distribution. Most deep learning approaches to…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Pedro O. Pinheiro

In this work, we tackle the problem of domain generalization for object detection, specifically focusing on the scenario where only a single source domain is available. We propose an effective approach that involves two key steps:…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Muhammad Sohail Danish , Muhammad Haris Khan , Muhammad Akhtar Munir , M. Saquib Sarfraz , Mohsen Ali

Domain Adaptation (DA) attempts to transfer knowledge learned in the labeled source domain to the unlabeled but related target domain without requiring large amounts of target supervision. Recent advances in DA mainly proceed by aligning…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Shuang Li , Binhui Xie , Qiuxia Lin , Chi Harold Liu , Gao Huang , Guoren Wang