中文
相关论文

相关论文: Label-Driven Reconstruction for Domain Adaptation …

200 篇论文

Image to image translation is the problem of transferring an image from a source domain to a different (but related) target domain. We present a new unsupervised image to image translation technique that leverages the underlying semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Pravakar Roy , Nicolai Häni , Jun-Jee Chao , Volkan Isler

Domain shift is a very challenging problem for semantic segmentation. Any model can be easily trained on synthetic data, where images and labels are artificially generated, but it will perform poorly when deployed on real environments. In…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Luigi Musto , Andrea Zinelli

Domain adaptation is one of the prominent strategies for handling both domain shift, that is widely encountered in large-scale land use/land cover map calculation, and the scarcity of pixel-level ground truth that is crucial for supervised…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Sarmad F. Ismael , Koray Kayabol , Erchan Aptoula

We present a novel unsupervised domain adaptation method for semantic segmentation that generalizes a model trained with source images and corresponding ground-truth labels to a target domain. A key to domain adaptive semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Geon Lee , Chanho Eom , Wonkyung Lee , Hyekang Park , Bumsub Ham

As one of the fundamental tasks in computer vision, semantic segmentation plays an important role in real world applications. Although numerous deep learning models have made notable progress on several mainstream datasets with the rapid…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Bin Zhang , Shengjie Zhao , Rongqing Zhang

Domain adaptive semantic segmentation aims to transfer knowledge from a labeled source domain to an unlabeled target domain. However, existing methods primarily focus on directly learning qualified target features, making it challenging to…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Haochen Wang , Yujun Shen , Jingjing Fei , Wei Li , Liwei Wu , Yuxi Wang , Zhaoxiang Zhang

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images from source to…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Weijian Deng , Liang Zheng , Qixiang Ye , Guoliang Kang , Yi Yang , Jianbin Jiao

Translating images from a source domain to a target domain for learning target models is one of the most common strategies in domain adaptive semantic segmentation (DASS). However, existing methods still struggle to preserve…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Duo Peng , Ping Hu , Qiuhong Ke , Jun Liu

Multi-source unsupervised domain adaptation~(MSDA) aims at adapting models trained on multiple labeled source domains to an unlabeled target domain. In this paper, we propose a novel multi-source domain adaptation framework based on…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Jianzhong He , Xu Jia , Shuaijun Chen , Jianzhuang Liu

We do not pursue a novel method in this paper, but aim to study if a modern text-to-image diffusion model can tailor any task-adaptive image classifier across domains and categories. Existing domain adaptive image classification works…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Weijie Chen , Haoyu Wang , Shicai Yang , Lei Zhang , Wei Wei , Yanning Zhang , Luojun Lin , Di Xie , Yueting Zhuang

Unsupervised domain adaptation aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Previous methods focus on learning domain-invariant features to decrease the discrepancy between the feature distributions…

机器学习 · 计算机科学 2021-06-30 Yuntao Du , Yinghao Chen , Fengli Cui , Xiaowen Zhang , Chongjun Wang

The effectiveness of generative adversarial approaches in producing images according to a specific style or visual domain has recently opened new directions to solve the unsupervised domain adaptation problem. It has been shown that source…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Paolo Russo , Fabio Maria Carlucci , Tatiana Tommasi , Barbara Caputo

Learning segmentation from synthetic data and adapting to real data can significantly relieve human efforts in labelling pixel-level masks. A key challenge of this task is how to alleviate the data distribution discrepancy between the…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Zhonghao Wang , Yunchao Wei , Rogerior Feris , Jinjun Xiong , Wen-Mei Hwu , Thomas S. Huang , Humphrey Shi

Unsupervised domain adaptation for point cloud semantic segmentation has attracted great attention due to its effectiveness in learning with unlabeled data. Most of existing methods use global-level feature alignment to transfer the…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Yikai Bian , Le Hui , Jianjun Qian , Jin Xie

The standard closed-set domain adaptation approaches seek to mitigate distribution discrepancies between two domains under the constraint of both sharing identical label sets. However, in realistic scenarios, finding an optimal source…

机器学习 · 计算机科学 2022-12-06 Sandipan Choudhuri , Suli Adeniye , Arunabha Sen , Hemanth Venkateswara

Semantic segmentation is a critical step in automated image interpretation and analysis where pixels are classified into one or more predefined semantically meaningful classes. Deep learning approaches for semantic segmentation rely on…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Tushar Kataria , Beatrice Knudsen , Shireen Elhabian

We consider the novel problem of unsupervised domain adaptation of source models, without access to the source data for semantic segmentation. Unsupervised domain adaptation aims to adapt a model learned on the labeled source data, to a new…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Sujoy Paul , Ansh Khurana , Gaurav Aggarwal

Large-scale labeled training datasets have enabled deep neural networks to excel on a wide range of benchmark vision tasks. However, in many applications it is prohibitively expensive or time-consuming to obtain large quantities of labeled…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Sicheng Zhao , Bichen Wu , Joseph Gonzalez , Sanjit A. Seshia , Kurt Keutzer

Unsupervised domain adaptation in person re-identification resorts to labeled source data to promote the model training on target domain, facing the dilemmas caused by large domain shift and large camera variations. The non-overlapping…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Chuan-Xian Ren , Bo-Hua Liang , Zhen Lei

Domain adaptation (DA) paves the way for label annotation and dataset bias issues by the knowledge transfer from a label-rich source domain to a related but unlabeled target domain. A mainstream of DA methods is to align the feature…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Shuang Li , Mixue Xie , Fangrui Lv , Chi Harold Liu , Jian Liang , Chen Qin , Wei Li
‹ 上一页 1 2 3 10 下一页 ›