中文
相关论文

相关论文: Curricular Contrastive Regularization for Physics-…

200 篇论文

Learning to dehaze single hazy images, especially using a small training dataset is quite challenging. We propose a novel generative adversarial network architecture for this problem, namely back projected pyramid network (BPPNet), that…

图像与视频处理 · 电气工程与系统科学 2020-08-18 Ayush Singh , Ajay Bhave , Dilip K. Prasad

This paper proposes a novel technique for single image dehazing. Most of the state-of-the-art methods for single image dehazing relies either on Dark Channel Prior (DCP) or on Color line. The proposed method combines the two different…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Kushal Borkar , Snehasis Mukherjee

Recently, contrastive learning-based image translation methods have been proposed, which contrasts different spatial locations to enhance the spatial correspondence. However, the methods often ignore the diverse semantic relation within the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Chanyong Jung , Gihyun Kwon , Jong Chul Ye

Contrastive learning, which aims at minimizing the distance between positive pairs while maximizing that of negative ones, has been widely and successfully applied in unsupervised feature learning, where the design of positive and negative…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Rui Zhu , Bingchen Zhao , Jingen Liu , Zhenglong Sun , Chang Wen Chen

In open-domain Question Answering (QA), dense retrieval is crucial for finding relevant passages for answer generation. Typically, contrastive learning is used to train a retrieval model that maps passages and queries to the same semantic…

计算与语言 · 计算机科学 2024-01-17 Shiqi Wang , Yeqin Zhang , Cam-Tu Nguyen

Presence of haze in images obscures underlying information, which is undesirable in applications requiring accurate environment information. To recover such an image, a dehazing algorithm should localize and recover affected regions while…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Pranjay Shyam , Kuk-Jin Yoon , Kyung-Soo Kim

Contrastive learning has achieved remarkable success on various high-level tasks, but there are fewer contrastive learning-based methods proposed for low-level tasks. It is challenging to adopt vanilla contrastive learning technologies…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Gang Wu , Junjun Jiang , Xianming Liu

Due to distribution shift, the performance of deep learning-based method for image dehazing is adversely affected when applied to real-world hazy images. In this paper, we find that such deviation in dehazing task between real and synthetic…

图像与视频处理 · 电气工程与系统科学 2025-09-09 Zhiqiang Yuan , Jinchao Zhang , Jie Zhou

In the real world, the degradation of images taken under haze can be quite complex, where the spatial distribution of haze is varied from image to image. Recent methods adopt deep neural networks to recover clean scenes from hazy images…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Tian Ye , Mingchao Jiang , Yunchen Zhang , Liang Chen , Erkang Chen , Pen Chen , Zhiyong Lu

Unpaired image-to-image translation aims to find a mapping between the source domain and the target domain. To alleviate the problem of the lack of supervised labels for the source images, cycle-consistency based methods have been proposed…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Yupei Lin , Sen Zhang , Tianshui Chen , Yongyi Lu , Guangping Li , Yukai Shi

Image harmonization aims to achieve visual consistency in composite images by adapting a foreground to make it compatible with a background. However, existing methods always only use the real image as the positive sample to guide the…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Yucheng Hang , Bin Xia , Wenming Yang , Qingmin Liao

Here we explore two related but important tasks based on the recently released REalistic Single Image DEhazing (RESIDE) benchmark dataset: (i) single image dehazing as a low-level image restoration problem; and (ii) high-level visual…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yu Liu , Guanlong Zhao , Boyuan Gong , Yang Li , Ritu Raj , Niraj Goel , Satya Kesav , Sandeep Gottimukkala , Zhangyang Wang , Wenqi Ren , Dacheng Tao

Ensuring the realism of computer-generated synthetic images is crucial to deep neural network (DNN) training. Due to different semantic distributions between synthetic and real-world captured datasets, there exists semantic mismatch between…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Ganning Zhao , Tingwei Shen , Suya You , C. -C. Jay Kuo

Contrastive learning has become a key component of self-supervised learning approaches for computer vision. By learning to embed two augmented versions of the same image close to each other and to push the embeddings of different images…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Yannis Kalantidis , Mert Bulent Sariyildiz , Noe Pion , Philippe Weinzaepfel , Diane Larlus

In recent years, deep neural networks tasks have increasingly relied on high-quality image inputs. With the development of high-resolution representation learning, the task of image dehazing has received significant attention. Previously,…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Yukai Shi , Zhipeng Weng , Yupei Lin , Cidan Shi , Xiaojun Yang , Liang Lin

Distribution shifts are problems where the distribution of data changes between training and testing, which can significantly degrade the performance of a model deployed in the real world. Recent studies suggest that one reason for the…

机器学习 · 计算机科学 2023-04-10 Takuro Kutsuna

Single image dehazing is a challenging ill-posed problem. Existing datasets for training deep learning-based methods can be generated by hand-crafted or synthetic schemes. However, the former often suffers from small scales, while the…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Honglei Xu , Yan Shu , Shaohui Liu

Recently, convolutional neural networks (CNNs) have achieved great improvements in single image dehazing and attained much attention in research. Most existing learning-based dehazing methods are not fully end-to-end, which still follow the…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Yu Dong , Yihao Liu , He Zhang , Shifeng Chen , Yu Qiao

Image restoration is a low-level vision task, most CNN methods are designed as a black box, lacking transparency and internal aesthetics. Although some methods combining traditional optimization algorithms with DNNs have been proposed, they…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Xiao Feng Zhang , Chao Chen Gu , Shan Ying Zhu

Noisy images are a challenge to image compression algorithms due to the inherent difficulty of compressing noise. As noise cannot easily be discerned from image details, such as high-frequency signals, its presence leads to extra bits…

图像与视频处理 · 电气工程与系统科学 2024-02-09 Yuxin Xie , Li Yu , Farhad Pakdaman , Moncef Gabbouj