中文
相关论文

相关论文: Frequency Disentangled Residual Network

200 篇论文

Deep learning methods have witnessed the great progress in image restoration with specific metrics (e.g., PSNR, SSIM). However, the perceptual quality of the restored image is relatively subjective, and it is necessary for users to control…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Wei Wang , Ruiming Guo , Yapeng Tian , Wenming Yang

Large pretrained models are increasingly crucial in modern computer vision tasks. These models are typically used in downstream tasks by end-to-end finetuning, which is highly memory-intensive for tasks with high-resolution data, e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Chen Zhao , Shuming Liu , Karttikeya Mangalam , Guocheng Qian , Fatimah Zohra , Abdulmohsen Alghannam , Jitendra Malik , Bernard Ghanem

Residual deep neural networks (ResNets) are mathematically described as interacting particle systems. In the case of infinitely many layers the ResNet leads to a system of coupled system of ordinary differential equations known as neural…

偏微分方程分析 · 数学 2022-05-11 M. Herty , A. Thuenen , T. Trimborn , G. Visconti

Deep residual networks have recently shown appealing performance on many challenging computer vision tasks. However, the original residual structure still has some defects making it difficult to converge on very deep networks. In this…

计算机视觉与模式识别 · 计算机科学 2016-05-31 Falong Shen , Gang Zeng

Deep neural networks have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains…

图像与视频处理 · 电气工程与系统科学 2025-05-02 Usman Muhammad , Jorma Laaksonen , Lyudmila Mihaylova

The decomposition of non-stationary signals is an important and challenging task in the field of signal time-frequency analysis. In the recent two decades, many signal decomposition methods led by the empirical mode decomposition, which was…

机器学习 · 计算机科学 2023-07-06 Feng Zhou , Antonio Cicone , Haomin Zhou

We present Hierarchical Residual Networks (HiResNets), deep convolutional neural networks with long-range residual connections between layers at different hierarchical levels. HiResNets draw inspiration on the organization of the mammalian…

机器学习 · 计算机科学 2025-02-27 Francisco M. López , Jochen Triesch

High-resolution remote sensing (HRS) semantic segmentation extracts key objects from high-resolution coverage areas. However, objects of the same category within HRS images generally show significant differences in scale and shape across…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Yuxia Chen , Pengcheng Fang , Jianhui Yu , Xiaoling Zhong , Xiaoming Zhang , Tianrui Li

Currently, low-resolution image recognition is confronted with a significant challenge in the field of intelligent traffic perception. Compared to high-resolution images, low-resolution images suffer from small size, low quality, and lack…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Zongcai Tan , Zhenhai Gao

Deep residual networks (ResNets) have significantly pushed forward the state-of-the-art on image classification, increasing in performance as networks grow both deeper and wider. However, memory consumption becomes a bottleneck, as one…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Aidan N. Gomez , Mengye Ren , Raquel Urtasun , Roger B. Grosse

In this paper, we consider deep neural networks for solving inverse problems that are robust to forward model mis-specifications. Specifically, we treat sensing problems with model mismatch where one wishes to recover a sparse…

机器学习 · 计算机科学 2021-10-22 Wei Pu , Chao Zhou , Yonina C. Eldar , Miguel R. D. Rodrigues

Scaling up network depth is a fundamental pursuit in neural architecture design, as theory suggests that deeper models offer exponentially greater capability. Benefiting from the residual connections, modern neural networks can scale up to…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Dongchen Han , Tianzhu Ye , Zhuofan Xia , Kaiyi Chen , Yulin Wang , Hanting Chen , Gao Huang

Convolutional neural network (CNN) has achieved impressive success in computer vision during the past few decades. The image convolution operation helps CNNs to get good performance on image-related tasks. However, it also has high…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Hengyue Pan , Yixin Chen , Zhiliang Tian , Peng Qiao , Linbo Qiao , Dongsheng Li

In real-world scenarios, due to a series of image degradations, obtaining high-quality, clear content photos is challenging. While significant progress has been made in synthesizing high-quality images, previous methods for image…

图像与视频处理 · 电气工程与系统科学 2024-04-25 Genggeng Chen , Kexin Dai , Kangzhen Yang , Tao Hu , Xiangyu Chen , Yongqing Yang , Wei Dong , Peng Wu , Yanning Zhang , Qingsen Yan

Recent learning-based lossless image compression methods encode an image in the unit of subimages and achieve comparable performances to conventional non-learning algorithms. However, these methods do not consider the performance drop in…

图像与视频处理 · 电气工程与系统科学 2021-12-14 Hochang Rhee , Yeong Il Jang , Seyun Kim , Nam Ik Cho

With the increased demand on economy and efficiency of measurement technology, Non-Intrusive Load Monitoring (NILM) has received more and more attention as a cost-effective way to monitor electricity and provide feedback to users. Deep…

机器学习 · 计算机科学 2020-09-28 Gan Zhou , Zhi Li , Meng Fu , Yanjun Feng , Xingyao Wang , Chengwei Huang

Remotely captured images possess an immense scale and object appearance variability due to the complex scene. It becomes challenging to capture the underlying attributes in the global and local context for their segmentation. Existing…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Satyawant Kumar , Abhishek Kumar , Dong-Gyu Lee

In recent years, deep learning methods have been successfully applied to single-image super-resolution tasks. Despite their great performances, deep learning methods cannot be easily applied to real-world applications due to the requirement…

计算机视觉与模式识别 · 计算机科学 2018-10-08 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn

With the development of deep learning technology, multi-spectral image super-resolution methods based on convolutional neural network have recently achieved great progress. However, the single hyperspectral image super-resolution remains a…

图像与视频处理 · 电气工程与系统科学 2022-01-11 Zhenjie Tang , Qing Xu , Zhenwei Shi , Bin Pan

Low-light image enhancement is a classical computer vision problem aiming to recover normal-exposure images from low-light images. However, convolutional neural networks commonly used in this field are good at sampling low-frequency local…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Yunliang Zhuang , Zhuoran Zheng , Chen Lyu