中文
相关论文

相关论文: Seeing Beyond: Extrapolative Domain Adaptive Panor…

200 篇论文

Semantic segmentation methods have achieved outstanding performance thanks to deep learning. Nevertheless, when such algorithms are deployed to new contexts not seen during training, it is necessary to collect and label scene-specific data…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Daniele Di Mauro , Antonino Furnari , Giuseppe Patanè , Sebastiano Battiato , Giovanni Maria Farinella

AI-enhanced segmentation of neuronal boundaries in electron microscopy (EM) images is crucial for automatic and accurate neuroinformatics studies. To enhance the limited generalization ability of typical deep learning frameworks for medical…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Yuxiang An , Dongnan Liu , Weidong Cai

Scene understanding is a pivotal task for autonomous vehicles to safely navigate in the environment. Recent advances in deep learning enable accurate semantic reconstruction of the surroundings from LiDAR data. However, these models…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Borna Bešić , Nikhil Gosala , Daniele Cattaneo , Abhinav Valada

Unsupervised Domain Adaptation (UDA) aims to solve the problem of label scarcity of the target domain by transferring the knowledge from the label rich source domain. Usually, the source domain consists of synthetic images for which the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Anant Khandelwal

Remarkable effectiveness of the channel or spatial attention mechanisms for producing more discernible feature representation are illustrated in various computer vision tasks. However, modeling the cross-channel relationships with channel…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Daliang Ouyang , Su He , Guozhong Zhang , Mingzhu Luo , Huaiyong Guo , Jian Zhan , Zhijie Huang

Domain adaptive semantic segmentation aims to train a model performing satisfactory pixel-level predictions on the target with only out-of-domain (source) annotations. The conventional solution to this task is to minimize the discrepancy…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Guoliang Kang , Yunchao Wei , Yi Yang , Yueting Zhuang , Alexander G. Hauptmann

Unsupervised domain adaptation (UDA) in 3D segmentation tasks presents a formidable challenge, primarily stemming from the sparse and unordered nature of point cloud data. Especially for LiDAR point clouds, the domain discrepancy becomes…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Xidong Peng , Runnan Chen , Feng Qiao , Lingdong Kong , Youquan Liu , Yujing Sun , Tai Wang , Xinge Zhu , Yuexin Ma

Working memory (WM), denoting the information temporally stored in the mind, is a fundamental research topic in the field of human cognition. Electroencephalograph (EEG), which can monitor the electrical activity of the brain, has been…

机器学习 · 计算机科学 2024-12-03 Junfu Chen , Sirui Li , Dechang Pi

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

Prior Unsupervised Domain Adaptation (UDA) methods often aim to train a domain-invariant feature extractor, which may hinder the model from learning sufficiently discriminative features. To tackle this, a line of works based on prompt…

机器学习 · 计算机科学 2025-04-02 Hoang Phan , Lam Tran , Quyen Tran , Trung Le

With increasing demands for high-quality semantic segmentation in the industry, hard-distinguishing semantic boundaries have posed a significant threat to existing solutions. Inspired by real-life experience, i.e., combining varied…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Xu Yin , Dongbo Min , Yuchi Huo , Sung-Eui Yoon

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

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

Unsupervised sim-to-real domain adaptation (UDA) for semantic segmentation aims to improve the real-world test performance of a model trained on simulated data. It can save the cost of manually labeling data in real-world applications such…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Rui Gong , Qin Wang , Dengxin Dai , Luc Van Gool

Unsupervised domain adaptation for semantic segmentation aims to make models trained on synthetic data (source domain) adapt to real images (target domain). Previous feature-level adversarial learning methods only consider adapting models…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Hongruixuan Chen , Chen Wu , Yonghao Xu , Bo Du

Land cover maps are a pivotal element in a wide range of Earth Observation (EO) applications. However, annotating large datasets to develop supervised systems for remote sensing (RS) semantic segmentation is costly and time-consuming.…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Valerio Marsocci , Nicolas Gonthier , Anatol Garioud , Simone Scardapane , Clément Mallet

Simulators can efficiently generate large amounts of labeled synthetic data with perfect supervision for hard-to-label tasks like semantic segmentation. However, they introduce a domain gap that severely hurts real-world performance. We…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vitor Guizilini , Jie Li , Rares Ambrus , Adrien Gaidon

Electroencephalography (EEG)-based emotion recognition has gained significant traction due to its accuracy and objectivity. However, the non-stationary nature of EEG signals leads to distribution drift over time, causing severe performance…

机器学习 · 计算机科学 2024-09-25 Ming Jin , Danni Zhang , Gangming Zhao , Changde Du , Jinpeng Li

Semantic segmentation provides pixel-level scene understanding essential for autonomous driving and fine-grained perception tasks. However, training segmentation models requires costly, labor-intensive annotations on real-world datasets.…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Yerin Cheon , Aruna Balasubramanian , Francois Rameau

Segmenting aerial images is being of great potential in surveillance and scene understanding of urban areas. It provides a mean for automatic reporting of the different events that happen in inhabited areas. This remarkably promotes public…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Bilel Benjdira , Yakoub Bazi , Anis Koubaa , Kais Ouni