中文
相关论文

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

200 篇论文

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

There has been abundant work in unsupervised domain adaptation for semantic segmentation (DAS) seeking to adapt a model trained on images from a labeled source domain to an unlabeled target domain. While the vast majority of prior work has…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Simar Kareer , Vivek Vijaykumar , Harsh Maheshwari , Prithvijit Chattopadhyay , Judy Hoffman , Viraj Prabhu

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 adaptive semantic segmentation (UDA-SS) aims to train a model on the source domain data (e.g., synthetic) and adapt the model to predict target domain data (e.g., real-world) without accessing target annotation data.…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Md. Al-Masrur Khan , Zheng Chen , Lantao Liu

Deep learning-based solutions for semantic segmentation suffer from significant performance degradation when tested on data with different characteristics than what was used during the training. Adapting the models using annotated data from…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Xingchen Zhao , Niluthpol Chowdhury Mithun , Abhinav Rajvanshi , Han-Pang Chiu , Supun Samarasekera

After the great success of Vision Transformer variants (ViTs) in computer vision, it has also demonstrated great potential in domain adaptive semantic segmentation. Unfortunately, straightforwardly applying local ViTs in domain adaptive…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Runfa Chen , Yu Rong , Shangmin Guo , Jiaqi Han , Fuchun Sun , Tingyang Xu , Wenbing Huang

Semantic segmentation has achieved significant advances in recent years. While deep neural networks perform semantic segmentation well, their success rely on pixel level supervision which is expensive and time-consuming. Further, training…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

We present streaming self-training (SST) that aims to democratize the process of learning visual recognition models such that a non-expert user can define a new task depending on their needs via a few labeled examples and minimal domain…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Zhiqiu Lin , Deva Ramanan , Aayush Bansal

In recent years, the need for semantic segmentation has arisen across several different applications and environments. However, the expense and redundancy of annotation often limits the quantity of labels available for training in any…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Tarun Kalluri , Girish Varma , Manmohan Chandraker , C V Jawahar

This notebook paper presents an overview and comparative analysis of our systems designed for the following two tasks in Visual Domain Adaptation Challenge (VisDA-2019): multi-source domain adaptation and semi-supervised domain adaptation.…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Yingwei Pan , Yehao Li , Qi Cai , Yang Chen , Ting Yao

Deep learning models trained on medical images from a source domain (e.g. imaging modality) often fail when deployed on images from a different target domain, despite imaging common anatomical structures. Deep unsupervised domain adaptation…

图像与视频处理 · 电气工程与系统科学 2019-08-14 Cheng Ouyang , Konstantinos Kamnitsas , Carlo Biffi , Jinming Duan , Daniel Rueckert

Semantic segmentation is a key technique involved in automatic interpretation of high-resolution remote sensing (HRS) imagery and has drawn much attention in the remote sensing community. Deep convolutional neural networks (DCNNs) have been…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Jingru Zhu , Ya Guo , Geng Sun , Libo Yang , Min Deng , Jie Chen

Multi-modal 3D semantic segmentation is vital for applications such as autonomous driving and virtual reality (VR). To effectively deploy these models in real-world scenarios, it is essential to employ cross-domain adaptation techniques…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Mingyu Yang , Jitong Lu , Hun-Seok Kim

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

Collecting and automatically obtaining reward signals from real robotic visual data for the purposes of training reinforcement learning algorithms can be quite challenging and time-consuming. Methods for utilizing unlabeled data can have a…

Although recent semantic segmentation methods have made remarkable progress, they still rely on large amounts of annotated training data, which are often infeasible to collect in the autonomous driving scenario. Previous works usually…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Adriano Cardace , Luca De Luigi , Pierluigi Zama Ramirez , Samuele Salti , Luigi Di Stefano

Semantic segmentation is a computer vision task where classification is performed at a pixel level. Due to this, the process of labeling images for semantic segmentation is time-consuming and expensive. To mitigate this cost there has been…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Javier Montalvo , Álvaro García-Martín , Pablo Carballeira , Juan C. SanMiguel

In this paper we present a solution to the task of "unsupervised domain adaptation (UDA) of a given pre-trained semantic segmentation model without relying on any source domain representations". Previous UDA approaches for semantic…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Marvin Klingner , Jan-Aike Termöhlen , Jacob Ritterbach , Tim Fingscheidt

Medical imaging systems are commonly assessed by use of objective image quality measures. Supervised deep learning methods have been investigated to implement numerical observers for task-based image quality assessment. However, labeling…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Shenghua He , Weimin Zhou , Hua Li , Mark A. Anastasio

Deep neural networks (DNNs) have proven their capabilities in many areas in the past years, such as robotics, or automated driving, enabling technological breakthroughs. DNNs play a significant role in environment perception for the…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Manuel Schwonberg , Joshua Niemeijer , Jan-Aike Termöhlen , Jörg P. Schäfer , Nico M. Schmidt , Hanno Gottschalk , Tim Fingscheidt