中文
相关论文

相关论文: Contrastive Learning for Compact Single Image Deha…

200 篇论文

Deep neural networks (DNNs) have achieved remarkable success in computer vision tasks such as image classification, segmentation, and object detection. However, they are vulnerable to adversarial attacks, which can cause incorrect…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Suklav Ghosh , Sonal Kumar , Arijit Sur

Contrastive Learning (CL) performances as a rising approach to address the challenge of sparse and noisy recommendation data. Although having achieved promising results, most existing CL methods only perform either hand-crafted data or…

信息检索 · 计算机科学 2023-11-22 Xiuyuan Qin , Huanhuan Yuan , Pengpeng Zhao , Junhua Fang , Fuzhen Zhuang , Guanfeng Liu , Victor Sheng

We present a novel, blind, single image deblurring method that utilizes information regarding blur kernels. Our model solves the deblurring problem by dividing it into two successive tasks: (1) blur kernel estimation and (2) sharp image…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Sungkwon An , Hyungmin Roh , Myungjoo Kang

Haze removal is an extremely challenging task, and object detection in the hazy environment has recently gained much attention due to the popularity of autonomous driving and traffic surveillance. In this work, the authors propose a…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Binghan Li , Yindong Hua , Mi Lu

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

In recent years, convolutional neural network-based single image adverse weather removal methods have achieved significant performance improvements on many benchmark datasets. However, these methods require large amounts of clean-weather…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Rajeev Yasarla , Carey E. Priebe , Vishal Patel

Monaural speech enhancement (SE) is an ill-posed problem due to the irreversible degradation process. Recent methods to achieve SE tasks rely solely on positive information, e.g., ground-truth speech and speech-relevant features. Different…

音频与语音处理 · 电气工程与系统科学 2023-04-27 Xinmeng Xu , Weiping Tu , Chang Han , Yuhong Yang

The high efficiency in computation and storage makes hashing (including binary hashing and quantization) a common strategy in large-scale retrieval systems. To alleviate the reliance on expensive annotations, unsupervised deep hashing…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Jinpeng Wang , Ziyun Zeng , Bin Chen , Tao Dai , Shu-Tao Xia

Adverse weather conditions often impair the quality of captured images, inevitably inducing cutting-edge object detection models for advanced driver assistance systems (ADAS) and autonomous driving. In this paper, we raise an intriguing…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Yihua Fan , Yongzhen Wang , Mingqiang Wei , Fu Lee Wang , Haoran Xie

Contrastive losses yield state-of-the-art performance for person re-identification, face verification and few shot learning. They have recently outperformed the cross-entropy loss on classification at the ImageNet scale and outperformed all…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Bharti Munjal , Sikandar Amin , Fabio Galasso

Hazy images degrade visual quality, and dehazing is a crucial prerequisite for subsequent processing tasks. Most current dehazing methods rely on neural networks and face challenges such as high computational parameter pressure and weak…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Yutong Chen , Zhang Wen , Chao Wang , Lei Gong , Zhongchao Yi

Humans can robustly learn novel visual concepts even when images undergo various deformations and lose certain information. Mimicking the same behavior and synthesizing deformed instances of new concepts may help visual recognition systems…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Zitian Chen , Yanwei Fu , Yu-Xiong Wang , Lin Ma , Wei Liu , Martial Hebert

Self-supervised pre-training of deep learning models with contrastive learning is a widely used technique in image analysis. Current findings indicate a strong potential for contrastive pre-training on medical images. However, further…

图像与视频处理 · 电气工程与系统科学 2024-10-21 Daniel Wolf , Tristan Payer , Catharina Silvia Lisson , Christoph Gerhard Lisson , Meinrad Beer , Michael Götz , Timo Ropinski

Contrastive Self-supervised Learning (CSL) is a practical solution that learns meaningful visual representations from massive data in an unsupervised approach. The ordinary CSL embeds the features extracted from neural networks onto…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Shentong Mo , Zhun Sun , Chao Li

The issue of image haze removal has attracted wide attention in recent years. However, most existing haze removal methods cannot restore the scene with clear blue sky, since the color and texture information of the object in the original…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Xiaoyan Zhang , Gaoyang Tang , Yingying Zhu , Qi Tian

With the advent of big data across multiple high-impact applications, we are often facing the challenge of complex heterogeneity. The newly collected data usually consist of multiple modalities and are characterized with multiple labels,…

机器学习 · 计算机科学 2022-07-27 Lecheng Zheng , Jinjun Xiong , Yada Zhu , Jingrui He

Deformable image registration is a crucial step in medical image analysis for finding a non-linear spatial transformation between a pair of fixed and moving images. Deep registration methods based on Convolutional Neural Networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Mingyuan Meng , Lei Bi , Dagan Feng , Jinman Kim

The research on the single image dehazing task has been widely explored. However, as far as we know, no comprehensive study has been conducted on the robustness of the well-trained dehazing models. Therefore, there is no evidence that the…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Jie Gui , Xiaofeng Cong , Chengwei Peng , Yuan Yan Tang , James Tin-Yau Kwok

In image dehazing task, haze density is a key feature and affects the performance of dehazing methods. However, some of the existing methods lack a comparative image to measure densities, and others create intermediate results but lack the…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Zhongze Wang , Haitao Zhao , Lujian Yao , Jingchao Peng , Kaijie Zhao

Image dehazing aims to restore clean images from hazy ones. Convolutional Neural Networks (CNNs) and Transformers have demonstrated exceptional performance in local and global feature extraction, respectively, and currently represent the…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Huichun Liu , Xiaosong Li , Tianshu Tan
‹ 上一页 1 8 9 10 下一页 ›