中文
相关论文

相关论文: Unsupervised Domain Adaptation for Semantic Segmen…

200 篇论文

Image-to-image translation architectures may have limited effectiveness in some circumstances. For example, while generating rainy scenarios, they may fail to model typical traits of rain as water drops, and this ultimately impacts the…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Fabio Pizzati , Raoul de Charette , Michela Zaccaria , Pietro Cerri

Domain adaptation for semantic image segmentation is very necessary since manually labeling large datasets with pixel-level labels is expensive and time consuming. Existing domain adaptation techniques either work on limited datasets, or…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Yunsheng Li , Lu Yuan , Nuno Vasconcelos

Any novel medical imaging modality that differs from previous protocols e.g. in the number of imaging channels, introduces a new domain that is heterogeneous from previous ones. This common medical imaging scenario is rarely considered in…

图像与视频处理 · 电气工程与系统科学 2021-09-22 Eleni Chiou , Francesco Giganti , Shonit Punwani , Iasonas Kokkinos , Eleftheria Panagiotaki

Unsupervised image-to-image translation is used to transform images from a source domain to generate images in a target domain without using source-target image pairs. Promising results have been obtained for this problem in an adversarial…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Rajiv Kumar , Rishabh Dabral , G. Sivakumar

Given a single image x from domain A and a set of images from domain B, our task is to generate the analogous of x in B. We argue that this task could be a key AI capability that underlines the ability of cognitive agents to act in the…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Sagie Benaim , Lior Wolf

Unsupervised Image-to-Image Translation achieves spectacularly advanced developments nowadays. However, recent approaches mainly focus on one model with two domains, which may face heavy burdens with large cost of $O(n^2)$ training time and…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Le Hui , Xiang Li , Jiaxin Chen , Hongliang He , Chen gong , Jian Yang

Image-to-image translation has recently received significant attention due to advances in deep learning. Most works focus on learning either a one-to-one mapping in an unsupervised way or a many-to-many mapping in a supervised way. However,…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Liqian Ma , Xu Jia , Stamatios Georgoulis , Tinne Tuytelaars , Luc Van Gool

Training models dedicated to semantic segmentation requires a large amount of pixel-wise annotated data. Due to their costly nature, these annotations might not be available for the task at hand. To alleviate this problem, unsupervised…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Fei Pan , Francois Rameau , Junsik Kim , In So Kweon

Unsupervised image-to-image translation aims to learn the mapping between two visual domains with unpaired samples. Existing works focus on disentangling domain-invariant content code and domain-specific style code individually for…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Yunfei Liu , Haofei Wang , Yang Yue , Feng Lu

Unsupervised domain adaptation is useful in medical image segmentation. Particularly, when ground truths of the target images are not available, domain adaptation can train a target-specific model by utilizing the existing labeled images…

图像与视频处理 · 电气工程与系统科学 2021-06-17 Fuping Wu , Xiahai Zhuang

Visual Domain Adaptation is a problem of immense importance in computer vision. Previous approaches showcase the inability of even deep neural networks to learn informative representations across domain shift. This problem is more severe…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Swami Sankaranarayanan , Yogesh Balaji , Arpit Jain , Ser Nam Lim , Rama Chellappa

The recent success of neural machine translation models relies on the availability of high quality, in-domain data. Domain adaptation is required when domain-specific data is scarce or nonexistent. Previous unsupervised domain adaptation…

计算与语言 · 计算机科学 2019-08-29 Zi-Yi Dou , Junjie Hu , Antonios Anastasopoulos , Graham Neubig

In this paper we tackle the problem of unsupervised domain adaptation for the task of semantic segmentation, where we attempt to transfer the knowledge learned upon synthetic datasets with ground-truth labels to real-world images without…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Wei-Lun Chang , Hui-Po Wang , Wen-Hsiao Peng , Wei-Chen Chiu

Domain adaptation for semantic segmentation aims to improve the model performance in the presence of a distribution shift between source and target domain. Leveraging the supervision from auxiliary tasks~(such as depth estimation) has the…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Qin Wang , Dengxin Dai , Lukas Hoyer , Luc Van Gool , Olga Fink

In multimodal unsupervised image-to-image translation tasks, the goal is to translate an image from the source domain to many images in the target domain. We present a simple method that produces higher quality images than current…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yazeed Alharbi , Neil Smith , Peter Wonka

Unsupervised image-to-image translation is an important and challenging problem in computer vision. Given an image in the source domain, the goal is to learn the conditional distribution of corresponding images in the target domain, without…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Xun Huang , Ming-Yu Liu , Serge Belongie , Jan Kautz

Convolutional neural network-based approaches for semantic segmentation rely on supervision with pixel-level ground truth, but may not generalize well to unseen image domains. As the labeling process is tedious and labor intensive,…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Yi-Hsuan Tsai , Wei-Chih Hung , Samuel Schulter , Kihyuk Sohn , Ming-Hsuan Yang , Manmohan Chandraker

The generalization capability of unsupervised domain adaptation can mitigate the need for extensive pixel-level annotations to train semantic segmentation networks by training models on synthetic data as a source with computer-generated…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Hye-Seong Hong , Abhishek Kumar , Dong-Gyu Lee

Performance achievable by modern deep learning approaches are directly related to the amount of data used at training time. Unfortunately, the annotation process is notoriously tedious and expensive, especially for pixel-wise tasks like…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Pierluigi Zama Ramirez , Alessio Tonioni , Luigi Di Stefano

Convolutional neural network-based approaches have achieved remarkable progress in semantic segmentation. However, these approaches heavily rely on annotated data which are labor intensive. To cope with this limitation, automatically…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Fei Pan , Inkyu Shin , Francois Rameau , Seokju Lee , In So Kweon