中文
相关论文

相关论文: Learning to Relate Depth and Semantics for Unsuper…

200 篇论文

Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when applied to unseen…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

Semantic segmentation networks, which are essential for robotic perception, often suffer from performance degradation when the visual distribution of the deployment environment differs from that of the source dataset on which they were…

机器人学 · 计算机科学 2026-02-17 Michele Antonazzi , Lorenzo Signorelli , Matteo Luperto , Nicola Basilico

Semi-Supervised Learning (SSL) and Unsupervised Domain Adaptation (UDA) enhance the model performance by exploiting information from labeled and unlabeled data. The clustering assumption has proven advantageous for learning with limited…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Durgesh Singh , Ahcène Boubekki , Robert Jenssen , Michael Kampffmeyer

In autonomous driving, thermal image semantic segmentation has emerged as a critical research area, owing to its ability to provide robust scene understanding under adverse visual conditions. In particular, unsupervised domain adaptation…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Seokjun Kwon , Jeongmin Shin , Namil Kim , Soonmin Hwang , Yukyung Choi

Semantic segmentation is an important task for intelligent vehicles to understand the environment. Current deep learning methods require large amounts of labeled data for training. Manual annotation is expensive, while simulators can…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Weihao Yan , Yeqiang Qian , Chunxiang Wang , Ming Yang

Unsupervised domain adaptation (UDA) becomes more and more popular in tackling real-world problems without ground truth of the target domain. Though tedious annotation work is not required, UDA unavoidably faces two problems: 1) how to…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Zhiming Wang , Yantian Luo , Danlan Huang , Ning Ge , Jianhua Lu

Semantic segmentation requires extensive pixel-level annotation, motivating unsupervised domain adaptation (UDA) to transfer knowledge from labelled source domains to unlabelled or weakly labelled target domains. One of the most efficient…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Jongmin Yu , Zhongtian Sun , Chen Bene Chi , Jinhong Yang , Shan Luo

Multi-task learning (MTL) paradigm focuses on jointly learning two or more tasks, aiming for significant improvement w.r.t model's generalizability, performance, and training/inference memory footprint. The aforementioned benefits become…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Nitin Bansal , Pan Ji , Junsong Yuan , Yi Xu

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literature which directly…

计算与语言 · 计算机科学 2022-07-12 Quanyu Long , Tianze Luo , Wenya Wang , Sinno Jialin Pan

Semantic image segmentation is a central and challenging task in autonomous driving, addressed by training deep models. Since this training draws to a curse of human-based image labeling, using synthetic images with automatically generated…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Jose L. Gómez , Gabriel Villalonga , Antonio M. López

Unsupervised domain adaptation (UDA) between two significantly disparate domains to learn high-level semantic alignment is a crucial yet challenging task.~To this end, in this work, we propose exploiting low-level edge information to…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Xiaofeng Liu , Fangxu Xing , Georges El Fakhri , Jonghye Woo

Deep learning has become the method of choice to tackle real-world problems in different domains, partly because of its ability to learn from data and achieve impressive performance on a wide range of applications. However, its success…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Xiaofeng Liu , Chaehwa Yoo , Fangxu Xing , Hyejin Oh , Georges El Fakhri , Je-Won Kang , Jonghye Woo

Unsupervised Domain Adaptation (UDA), which aims to explore the transferrable features from a well-labeled source domain to a related unlabeled target domain, has been widely progressed. Nevertheless, as one of the mainstream, existing…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Yumin Zhang , Yajun Gao , Hongliu Li , Ating Yin , Duzhen Zhang , Xiuyi Chen

The aim of this paper is to give an overview of the recent advancements in the Unsupervised Domain Adaptation (UDA) of deep networks for semantic segmentation. This task is attracting a wide interest, since semantic segmentation models…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Marco Toldo , Andrea Maracani , Umberto Michieli , Pietro Zanuttigh

Semantic segmentation models based on convolutional neural networks have recently displayed remarkable performance for a multitude of applications. However, these models typically do not generalize well when applied on new domains,…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Wilhelm Tranheden , Viktor Olsson , Juliano Pinto , Lennart Svensson

Multi-Task Learning (MTL) aims to enhance the model generalization by sharing representations between related tasks for better performance. Typical MTL methods are jointly trained with the complete multitude of ground-truths for all tasks…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Yufeng Wang , Yi-Hsuan Tsai , Wei-Chih Hung , Wenrui Ding , Shuo Liu , Ming-Hsuan Yang

Unsupervised Domain Adaptation (UDA) aims to align the labeled source distribution with the unlabeled target distribution to obtain domain invariant predictive models. However, the application of well-known UDA approaches does not…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ankit Singh

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

Most contemporary robots have depth sensors, and research on semantic segmentation with RGBD images has shown that depth images boost the accuracy of segmentation. Since it is time-consuming to annotate images with semantic labels per…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Kohei Watanabe , Kuniaki Saito , Yoshitaka Ushiku , Tatsuya Harada

Supervised deep learning requires massive labeled datasets, but obtaining annotations is not always easy or possible, especially for dense tasks like semantic segmentation. To overcome this issue, numerous works explore Unsupervised Domain…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Daniel Morales-Brotons , Grigorios Chrysos , Stratis Tzoumas , Volkan Cevher