中文
相关论文

相关论文: Behind Every Domain There is a Shift: Adapting Dis…

200 篇论文

Domain adaptation of visual detectors is a critical challenge, yet existing methods have overlooked pixel appearance transformations, focusing instead on bootstrapping and/or domain confusion losses. We propose a Semantic Pixel-Level…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Eric Tzeng , Kaylee Burns , Kate Saenko , Trevor Darrell

Accurate segmentation of power lines in aerial images is essential to ensure the flight safety of aerial vehicles. Acquiring high-quality ground truth annotations for training a deep learning model is a laborious process. Therefore,…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Pratyaksh Prabhav Rao , Feng Qiao , Weide Zhang , Yiliang Xu , Yong Deng , Guangbin Wu , Qiang Zhang

Existing panoramic depth estimation methods based on convolutional neural networks (CNNs) focus on removing panoramic distortions, failing to perceive panoramic structures efficiently due to the fixed receptive field in CNNs. This paper…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Zhijie Shen , Chunyu Lin , Kang Liao , Lang Nie , Zishuo Zheng , Yao Zhao

Medical image computing has advanced rapidly with the advent of deep learning techniques such as convolutional neural networks. Deep convolutional neural networks can perform exceedingly well given full supervision. However, the success of…

图像与视频处理 · 电气工程与系统科学 2020-05-12 Abdullah-Al-Zubaer Imran , Demetri Terzopoulos

Scene segmentation via unsupervised domain adaptation (UDA) enables the transfer of knowledge acquired from source synthetic data to real-world target data, which largely reduces the need for manual pixel-level annotations in the target…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Mu Chen , Zhedong Zheng , Yi Yang

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

Driven by the demand for spatial intelligence and holistic scene perception, omnidirectional images (ODIs), which provide a complete 360\textdegree{} field of view, are receiving growing attention across diverse applications such as virtual…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Xin Lin , Xian Ge , Dizhe Zhang , Zhaoliang Wan , Xianshun Wang , Xiangtai Li , Wenjie Jiang , Bo Du , Dacheng Tao , Ming-Hsuan Yang , Lu Qi

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

This paper presents GoodSAM++, a novel framework utilizing the powerful zero-shot instance segmentation capability of SAM (i.e., teacher) to learn a compact panoramic semantic segmentation model, i.e., student, without requiring any labeled…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Weiming Zhang , Yexin Liu , Xu Zheng , Lin Wang

Deep learning has shown remarkable performance in medical image segmentation. However, despite its promise, deep learning has many challenges in practice due to its inability to effectively transition to unseen domains, caused by the…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Dewei Hu , Hao Li , Han Liu , Jiacheng Wang , Xing Yao , Daiwei Lu , Ipek Oguz

Recent domain generalized semantic segmentation (DGSS) studies have achieved notable improvements by distilling semantic knowledge from Vision-Language Models (VLMs). However, they overlook the semantic misalignment between visual and…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Seogkyu Jeon , Kibeom Hong , Hyeran Byun

We propose an approach to domain adaptation for semantic segmentation that is both practical and highly accurate. In contrast to previous work, we abandon the use of computationally involved adversarial objectives, network ensembles and…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Nikita Araslanov , Stefan Roth

Domain adaptation for semantic segmentation enables to alleviate the need for large-scale pixel-wise annotations. Recently, self-supervised learning (SSL) with a combination of image-to-image translation shows great effectiveness in…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Yiting Cheng , Fangyun Wei , Jianmin Bao , Dong Chen , Fang Wen , Wenqiang Zhang

Semantic segmentation has made significant strides in pixel-level image understanding, yet it remains limited in capturing contextual and semantic relationships between objects. Current models, such as CNN and Transformer-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ben Rahman

Panoramic videos contain richer spatial information and have attracted tremendous amounts of attention due to their exceptional experience in some fields such as autonomous driving and virtual reality. However, existing datasets for video…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Shilin Yan , Xiaohao Xu , Renrui Zhang , Lingyi Hong , Wenchao Chen , Wenqiang Zhang , Wei Zhang

Preserving boundary continuity in the translation of 360-degree panoramas remains a significant challenge for existing text-driven image-to-image translation methods. These methods often produce visually jarring discontinuities at the…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Hai Wang , Jing-Hao Xue

Deep domain adaption has emerged as a new learning technique to address the lack of massive amounts of labeled data. Compared to conventional methods, which learn shared feature subspaces or reuse important source instances with shallow…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Mei Wang , Weihong Deng

3D semantic segmentation is a critical task in many real-world applications, such as autonomous driving, robotics, and mixed reality. However, the task is extremely challenging due to ambiguities coming from the unstructured, sparse, and…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Adriano Cardace , Pierluigi Zama Ramirez , Samuele Salti , Luigi Di Stefano

Unsupervised Domain Adaptation (UDA) aims to enhance the generalization of the learned model to other domains. The domain-invariant knowledge is transferred from the model trained on labeled source domain, e.g., video game, to unlabeled…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Mu Chen , Zhedong Zheng , Yi Yang , Tat-Seng Chua

Unsupervised Domain Adaptation for semantic segmentation has gained immense popularity since it can transfer knowledge from simulation to real (Sim2Real) by largely cutting out the laborious per pixel labeling efforts at real. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Inkyu Shin , Kwanyong Park , Sanghyun Woo , In So Kweon