中文
相关论文

相关论文: Deep Laplacian Pyramid Network for Text Images Sup…

200 篇论文

The deep learning technique was used to increase the performance of single image super-resolution (SISR). However, most existing CNN-based SISR approaches primarily focus on establishing deeper or larger networks to extract more significant…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Huipeng Zheng , Lukman Hakim , Takio Kurita , Junichi Miyao

Most existing super-resolution methods do not perform well in real scenarios due to lack of realistic training data and information loss of the model input. To solve the first problem, we propose a new pipeline to generate realistic…

图像与视频处理 · 电气工程与系统科学 2019-05-30 Xiangyu Xu , Yongrui Ma , Wenxiu Sun

Current methods for single-image depth estimation use training datasets with real image-depth pairs or stereo pairs, which are not easy to acquire. We propose a framework, trained on synthetic image-depth pairs and unpaired real images,…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Chuanxia Zheng , Tat-Jen Cham , Jianfei Cai

We propose methodologies to train highly accurate and efficient deep convolutional neural networks (CNNs) for image super resolution (SR). A cascade training approach to deep learning is proposed to improve the accuracy of the neural…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Haoyu Ren , Mostafa El-Khamy , Jungwon Lee

Single image super-resolution (SISR) is the process of obtaining one high-resolution version of a low-resolution image by increasing the number of pixels per unit area. This method has been actively investigated by the research community,…

图像与视频处理 · 电气工程与系统科学 2022-10-11 George Corrêa de Araújo , Helio Pedrini

In this paper we introduce a generative parametric model capable of producing high quality samples of natural images. Our approach uses a cascade of convolutional networks within a Laplacian pyramid framework to generate images in a…

计算机视觉与模式识别 · 计算机科学 2015-06-19 Emily Denton , Soumith Chintala , Arthur Szlam , Rob Fergus

Based on its great successes in inference and denosing tasks, Dictionary Learning (DL) and its related sparse optimization formulations have garnered a lot of research interest. While most solutions have focused on single layer…

机器学习 · 计算机科学 2021-04-22 Wen Tang , Emilie Chouzenoux , Jean-Christophe Pesquet , Hamid Krim

This paper considers the problem of single image depth estimation. The employment of convolutional neural networks (CNNs) has recently brought about significant advancements in the research of this problem. However, most existing methods…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Junjie Hu , Mete Ozay , Yan Zhang , Takayuki Okatani

In this article, we address the challenges of image super-resolution and noise reduction, which are crucial for enhancing the quality of images derived from low-resolution or noisy data. We compared and assessed several approaches for…

无序系统与神经网络 · 物理学 2024-06-17 Ngoc-Giau Pham , Thanh-Hai Tong Le , Van-Hieu Duong , Hong-Ngoc Tran , Phuoc-Hung Vo

Recent research on super-resolution (SR) has witnessed major developments with the advancements of deep convolutional neural networks. There is a need for information extraction from scenic text images or even document images on device,…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Dhruval Jain , Arun D Prabhu , Gopi Ramena , Manoj Goyal , Debi Prasanna Mohanty , Sukumar Moharana , Naresh Purre

Single Image Super-Resolution is a classic computer vision problem that involves estimating high-resolution (HR) images from low-resolution (LR) ones. Although deep neural networks (DNNs), especially Transformers for super-resolution, have…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Leheng Zhang , Yawei Li , Xingyu Zhou , Xiaorui Zhao , Shuhang Gu

Recent developments in deep learning have revolutionized the paradigm of image restoration. However, its applications on real image denoising are still limited, due to its sensitivity to training data and the complex nature of real image…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Jin Zeng , Jiahao Pang , Wenxiu Sun , Gene Cheung

The resolution of an image is a very important criterion for evaluating the quality of the image. A higher resolution of an image is always preferable as images of lower resolution are unsuitable due to fuzzy quality. A higher resolution of…

图像与视频处理 · 电气工程与系统科学 2020-06-02 Md. Moshiur Rahman , Samrat Kumar Dey , Kabid Hassan Shibly

Deep convolution neural networks (CNNs) play a critical role in single image super-resolution (SISR) since the amazing improvement of high performance computing. However, most of the super-resolution (SR) methods only focus on recovering…

图像与视频处理 · 电气工程与系统科学 2020-09-29 Dong Huo , Yee-Hong Yang

Recently, the deep convolutional neural network (CNN) has made remarkable progress in single image super resolution(SISR). However, blindly using the residual structure and dense structure to extract features from LR images, can cause the…

计算机视觉与模式识别 · 计算机科学 2019-07-08 Xiaopeng Sun , Wen Lu , Rui Wang , Furui Bai

We propose a new approach for the image super-resolution (SR) task that progressively restores a high-resolution (HR) image from an input low-resolution (LR) image on the basis of a neural ordinary differential equation. In particular, we…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Seobin Park , Tae Hyun Kim

Pansharpening in remote sensing image aims at acquiring a high-resolution multispectral (HRMS) image directly by fusing a low-resolution multispectral (LRMS) image with a panchromatic (PAN) image. The main concern is how to effectively…

图像与视频处理 · 电气工程与系统科学 2021-11-25 Jiahui Ni , Zhimin Shao , Zhongzhou Zhang , Mingzheng Hou , Jiliu Zhou , Leyuan Fang , Yi Zhang

Image super-resolution (SR) techniques have been developing rapidly, benefiting from the invention of deep networks and its successive breakthroughs. However, it is acknowledged that deep learning and deep neural networks are difficult to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jinjin Gu , Chao Dong

Methods based on convolutional neural network (CNN) have demonstrated tremendous improvements on single image super-resolution. However, the previous methods mainly restore images from one single area in the low resolution (LR) input, which…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Xiaoyi Jia , Xiangmin Xu , Bolun Cai , Kailing Guo

High-resolution depth map can be inferred from a low-resolution one with the guidance of an additional high-resolution texture map of the same scene. Recently, deep neural networks with large receptive fields are shown to benefit…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Yi Xiao , Xiang Cao , Xianyi Zhu , Renzhi Yang , Yan Zheng