中文
相关论文

相关论文: PDCFNet: Enhancing Underwater Images through Pixel…

200 篇论文

Most of existing salient object detection models have achieved great progress by aggregating multi-level features extracted from convolutional neural networks. However, because of the different receptive fields of different convolutional…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Jun Wei , Shuhui Wang , Qingming Huang

In recent years, with the continuous development of the marine industry, underwater image enhancement has attracted plenty of attention. Unfortunately, the propagation of light in water will be absorbed by water bodies and scattered by…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Pan Mu , Jing Fang , Haotian Qian , Cong Bai

Low-light image enhancement aims to restore the visibility of images captured by visual sensors in dim environments by addressing their inherent signal degradations, such as luminance attenuation and structural corruption. Although numerous…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Yicui Shi , Yuhan Chen , Xiangfei Huang , Zhenguo Wang , Wenxuan Yu , Ying Fang

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Multispectral and multimodal images are of important usage in the field of multi-source visual information fusion. Due to the alternation or movement of image devices, the acquired multispectral and multimodal images are usually misaligned,…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Si-Yuan Cao , Beinan Yu , Lun Luo , Shu-Jie Chen , Chunguang Li , Hui-Liang Shen

In many real-time applications, the deployment of deep neural networks is constrained by high computational cost and efficient lightweight neural networks are widely concerned. In this paper, we propose that depthwise convolution (DWC) is…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Guoqing Li , Meng Zhang , Qianru Zhang , Ziyang Chen , Wenzhao Liu , Jiaojie Li , Xuzhao Shen , Jianjun Li , Zhenyu Zhu , Chau Yuen

Deep neural networks face numerous challenges in hyperspectral image classification, including high-dimensional data, sparse ground object distributions, and spectral redundancy, which often lead to classification overfitting and limited…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Guandong Li , Mengxia Ye

Convolution is one of the basic building blocks of CNN architectures. Despite its common use, standard convolution has two main shortcomings: Content-agnostic and Computation-heavy. Dynamic filters are content-adaptive, while further…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Jingkai Zhou , Varun Jampani , Zhixiong Pi , Qiong Liu , Ming-Hsuan Yang

Compared to other applications in computer vision, convolutional neural networks have under-performed on pedestrian detection. A breakthrough was made very recently by using sophisticated deep CNN models, with a number of hand-crafted…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Qichang Hu , Peng Wang , Chunhua Shen , Anton van den Hengel , Fatih Porikli

Deep convolutional neural networks (CNNs) are used for image denoising via automatically mining accurate structure information. However, most of existing CNNs depend on enlarging depth of designed networks to obtain better denoising…

图像与视频处理 · 电气工程与系统科学 2022-10-04 Chunwei Tian , Menghua Zheng , Wangmeng Zuo , Bob Zhang , Yanning Zhang , David Zhang

As a powerful engine, vanilla convolution has promoted huge breakthroughs in various computer tasks. However, it often suffers from sample and content agnostic problems, which limits the representation capacities of the convolutional neural…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Longbin Yan , Yunxiao Qin , Shumin Liu , Jie Chen

Deep neural networks have enjoyed remarkable success for various vision tasks, however it remains challenging to apply CNNs to domains lacking a regular underlying structures such as 3D point clouds. Towards this we propose a novel…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Yifan Xu , Tianqi Fan , Mingye Xu , Long Zeng , Yu Qiao

Underwater image enhancement (UIE) techniques aim to improve visual quality of images captured in aquatic environments by addressing degradation issues caused by light absorption and scattering effects, including color distortion, blurring,…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Zheng Cheng , Wenri Wang , Guangyong Chen , Yakun Ju , Yihua Cheng , Zhisong Liu , Yanda Meng , Jintao Song

Particle image velocimetry (PIV) is essential in experimental fluid dynamics. In the current work, we propose a new velocity field estimation paradigm, which achieves a synergetic combination of the deep learning method and the traditional…

流体动力学 · 物理学 2022-01-12 Qi Gao , Hongtao Lin , Han Tu , Haoran Zhu , Runjie Wei , Guoping Zhang , Xueming Shao

Fully convolutional neural networks (FCNs) have shown outstanding performance in many computer vision tasks including salient object detection. However, there still remains two issues needed to be addressed in deep learning based saliency…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Chunbiao Zhu , Xing Cai , Kan Huang , Thomas H Li , Ge Li

In image denoising networks, feature scaling is widely used to enlarge the receptive field size and reduce computational costs. This practice, however, also leads to the loss of high-frequency information and fails to consider within-scale…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Hao Shen , Zhong-Qiu Zhao , Wandi Zhang

Building on crucial insights into the determining factors of the visual integrity of an image and the property of deep convolutional neural network (CNN), we have developed the Deep Feature Consistent Deep Image Transformation (DFC-DIT)…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Xianxu Hou , Jiang Duan , Guoping Qiu

In this paper, we introduce deep learning technology to tackle two traditional low-level image processing problems, companding and inverse halftoning. We make two main contributions. First, to the best knowledge of the authors, this is the…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Xianxu Hou , Guoping Qiu

Convolutional layers are a major driving force behind the successes of deep learning. Pointwise convolution (PWC) is a 1x1 convolutional filter that is primarily used for parameter reduction. However, the PWC ignores the spatial information…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Pratik Mazumder , Pravendra Singh , Vinay Namboodiri

Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels…