中文
相关论文

相关论文: Domain Adaptation for Image Dehazing

200 篇论文

Image translation with convolutional neural networks has recently been used as an approach to multimodal change detection. Existing approaches train the networks by exploiting supervised information of the change areas, which, however, is…

We present a system for training deep neural networks for object detection using synthetic images. To handle the variability in real-world data, the system relies upon the technique of domain randomization, in which the parameters of the…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Jonathan Tremblay , Aayush Prakash , David Acuna , Mark Brophy , Varun Jampani , Cem Anil , Thang To , Eric Cameracci , Shaad Boochoon , Stan Birchfield

Conventionally, image denoising and high-level vision tasks are handled separately in computer vision. In this paper, we cope with the two jointly and explore the mutual influence between them. First we propose a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Ding Liu , Bihan Wen , Xianming Liu , Zhangyang Wang , Thomas S. Huang

Due to distribution shift, deep learning based methods for image dehazing suffer from performance degradation when applied to real-world hazy images. In this paper, we consider a dehazing framework based on conditional diffusion models for…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Jing Wang , Songtao Wu , Kuanhong Xu , Zhiqiang Yuan

Machine learning techniques used in computer-aided medical image analysis usually suffer from the domain shift problem caused by different distributions between source/reference data and target data. As a promising solution, domain…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Hao Guan , Mingxia Liu

Domain shift refers to the well known problem that a model trained in one source domain performs poorly when applied to a target domain with different statistics. {Domain Generalization} (DG) techniques attempt to alleviate this issue by…

机器学习 · 计算机科学 2017-10-11 Da Li , Yongxin Yang , Yi-Zhe Song , Timothy M. Hospedales

Unsupervised image-to-image translation aims at learning the mapping from the source to target domain without using paired images for training. An essential yet restrictive assumption for unsupervised image translation is that the two…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Shaoan Xie , Mingming Gong , Yanwu Xu , Kun Zhang

How can we apply human feedback into generative model? As answer of this question, in this paper, we show the method applied on denoising problem and domain adaptation using human feedback. Deep generative models have demonstrated…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Hyun-Cheol Park , Sung Ho Kang

Cross-domain synthesizing realistic faces to learn deep models has attracted increasing attention for facial expression analysis as it helps to improve the performance of expression recognition accuracy despite having small number of real…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Behzad Bozorgtabar , Mohammad Saeed Rad , Hazim Kemal Ekenel , Jean-Philippe Thiran

Hazy images reduce the visibility of the image content, and haze will lead to failure in handling subsequent computer vision tasks. In this paper, we address the problem of image dehazing by proposing a dehazing network named T-Net, which…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Lirong Zheng , Yanshan Li , Kaihao Zhang , Wenhan Luo

Ultra-High-Definition (UHD) image dehazing faces challenges such as limited scene adaptability in prior-based methods and high computational complexity with color distortion in deep learning approaches. To address these issues, we propose…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Xingchi Chen , Pu Wang , Xuerui Li , Chaopeng Li , Juxiang Zhou , Jianhou Gan , Dianjie Lu , Guijuan Zhang , Wenqi Ren , Zhuoran Zheng

While convolutional neural networks are dominating the field of computer vision, one usually does not have access to the large amount of domain-relevant data needed for their training. It thus became common to use available synthetic…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Benjamin Planche , Sergey Zakharov , Ziyan Wu , Andreas Hutter , Harald Kosch , Slobodan Ilic

Recent deep learning methods for object detection rely on a large amount of bounding box annotations. Collecting these annotations is laborious and costly, yet supervised models do not generalize well when testing on images from a different…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Han-Kai Hsu , Chun-Han Yao , Yi-Hsuan Tsai , Wei-Chih Hung , Hung-Yu Tseng , Maneesh Singh , Ming-Hsuan Yang

Domain shift, the mismatch between training and testing data characteristics, causes significant degradation in the predictive performance in multi-source imaging scenarios. In medical imaging, the heterogeneity of population, scanners and…

机器学习 · 计算机科学 2021-12-21 Rongguang Wang , Pratik Chaudhari , Christos Davatzikos

Nighttime image dehazing remains a challenging low-level vision problem due to the joint presence of haze, glow, non-uniform illumination, color distortion, and sensor noise, which often invalidate assumptions commonly used in daytime…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Mohammad Heydari , Wei Dong , Shahram Shirani , Jun Chen , Han Zhou

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

In real-world visual recognition problems, the assumption that the training data (source domain) and test data (target domain) are sampled from the same distribution is often violated. This is known as the domain adaptation problem. In this…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Hongyu Xu , Jingjing Zheng , Azadeh Alavi , Rama Chellappa

The one-to-one mapping is necessary for many bidirectional image-to-image translation applications, such as MRI image synthesis as MRI images are unique to the patient. State-of-the-art approaches for image synthesis from domain X to domain…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Zengming Shen , Yifan Chen , S. Kevin Zhou , Bogdan Georgescu , Xuqi Liu , Thomas S. Huang

Single image dehazing is a prerequisite which affects the performance of many computer vision tasks and has attracted increasing attention in recent years. However, most existing dehazing methods emphasize more on haze removal but less on…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Yan Li , De Cheng , Jiande Sun , Dingwen Zhang , Nannan Wang , Xinbo Gao

Single-image haze removal is a long-standing hurdle for computer vision applications. Several works have been focused on transferring advances from image classification, detection, and segmentation to the niche of image dehazing, primarily…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Sai Mitheran , Anushri Suresh , Nisha J. S. , Varun P. Gopi
‹ 上一页 1 8 9 10 下一页 ›