中文
相关论文

相关论文: RobustNet: Improving Domain Generalization in Urba…

200 篇论文

Image alignment across domains has recently become one of the realistic and popular topics in the research community. In this problem, a deep learning-based image alignment method is usually trained on an available largescale database.…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Thanh-Dat Truong , Khoa Luu , Chi Nhan Duong , Ngan Le , Minh-Triet Tran

Driving is challenging in conditions like night, rain, and snow. Lack of good labeled datasets has hampered progress in scene understanding under such conditions. Unsupervised Domain Adaptation (UDA) using large labeled clear-day datasets…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Shen Zheng , Anurag Ghosh , Srinivasa G. Narasimhan

Semantic segmentation of outdoor street scenes plays a key role in applications such as autonomous driving, mobile robotics, and assistive technology for visually-impaired pedestrians. For these applications, accurately distinguishing…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Shreshth Rajan , Raymond Liu

Domain generalization aims to enhance the model robustness against domain shift without accessing the target domain. Since the available source domains for training are limited, recent approaches focus on generating samples of novel…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Seogkyu Jeon , Kibeom Hong , Pilhyeon Lee , Jewook Lee , Hyeran Byun

Biases can filter into AI technology without our knowledge. Oftentimes, seminal deep learning networks champion increased accuracy above all else. In this paper, we attempt to alleviate biases encountered by semantic segmentation models in…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Jack Stelling , Amir Atapour-Abarghouei

Deep learning-based methods deliver state-of-the-art performance for solving inverse problems that arise in computational imaging. These methods can be broadly divided into two groups: (1) learn a network to map measurements to the signal…

图像与视频处理 · 电气工程与系统科学 2023-10-11 Nebiyou Yismaw , Ulugbek S. Kamilov , M. Salman Asif

Domain generalization (DG) aims to learn predictive models that can generalize to unseen domains. Most existing DG approaches focus on learning domain-invariant representations under the assumption of conditional distribution shift (i.e.,…

机器学习 · 计算机科学 2026-02-03 Jewon Yeom , Kyubyung Chae , Hyunggyu Lim , Yoonna Oh , Dongyoon Yang , Taesup Kim

As a recent noticeable topic, domain generalization (DG) aims to first learn a generic model on multiple source domains and then directly generalize to an arbitrary unseen target domain without any additional adaption. In previous DG…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Yue Wang , Lei Qi , Yinghuan Shi , Yang Gao

State-of-the-art stereo matching networks have difficulties in generalizing to new unseen environments due to significant domain differences, such as color, illumination, contrast, and texture. In this paper, we aim at designing a…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Feihu Zhang , Xiaojuan Qi , Ruigang Yang , Victor Prisacariu , Benjamin Wah , Philip Torr

Deep Neural Networks (DNNs) are a critical component for self-driving vehicles. They achieve impressive performance by reaping information from high amounts of labeled data. Yet, the full complexity of the real world cannot be encapsulated…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Julien Rebut , Andrei Bursuc , Patrick Pérez

Convolutional neural networks (CNNs) have demonstrated gratifying results at learning discriminative features. However, when applied to unseen domains, state-of-the-art models are usually prone to errors due to domain shift. After…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Rang Meng , Xianfeng Li , Weijie Chen , Shicai Yang , Jie Song , Xinchao Wang , Lei Zhang , Mingli Song , Di Xie , Shiliang Pu

While recent computer vision algorithms achieve impressive performance on many benchmarks, they lack robustness - presented with an image from a different distribution, (e.g. weather or lighting conditions not considered during training),…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Sebastian Cygert , Bartłomiej Wróblewski , Karol Woźniak , Radosław Słowiński , Andrzej Czyżewski

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

We present an unsupervised adaptation approach for visual scene understanding in unstructured traffic environments. Our method is designed for unstructured real-world scenarios with dense and heterogeneous traffic consisting of cars,…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Divya Kothandaraman , Rohan Chandra , Dinesh Manocha

Recently, cross domain transfer has been applied for unsupervised image restoration tasks. However, directly applying existing frameworks would lead to domain-shift problems in translated images due to lack of effective supervision.…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Wenchao Du , Hu Chen , Hongyu Yang

Domain generalization aims to build generalized models that perform well on unseen domains when only source domains are available for model optimization. Recent studies have shown that large-scale pre-trained models can enhance domain…

机器学习 · 计算机科学 2023-09-12 Byounggyu Lew , Donghyun Son , Buru Chang

Reducing feature redundancy has shown beneficial effects for improving the accuracy of deep learning models, thus it is also indispensable for the models of unsupervised domain adaptation (UDA). Nevertheless, most recent efforts in the…

机器学习 · 计算机科学 2021-01-01 Mengzhu Wang , Xiang Zhang , Long Lan , Wei Wang , Huibin Tan , Zhigang Luo

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

We present a new domain generalized semantic segmentation network named WildNet, which learns domain-generalized features by leveraging a variety of contents and styles from the wild. In domain generalization, the low generalization ability…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Suhyeon Lee , Hongje Seong , Seongwon Lee , Euntai Kim

Imitation from videos often fails when expert demonstrations and learner environments exhibit domain shifts, such as discrepancies in lighting, color, or texture. While visual randomization partially addresses this problem by augmenting…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Andrea Ramazzina , Vittorio Giammarino , Matteo El-Hariry , Mario Bijelic