中文
相关论文

相关论文: Training Set Effect on Super Resolution for Automa…

200 篇论文

Single Image Super Resolution (SISR) is the task of producing a high resolution (HR) image from a given low-resolution (LR) image. It is a well researched problem with extensive commercial applications such as digital camera, video…

多媒体 · 计算机科学 2019-03-29 Jingwei Guan , Cheng Pan , Songnan Li , Dahai Yu

Single image super resolution (SISR) is to reconstruct a high resolution image from a single low resolution image. The SISR task has been a very attractive research topic over the last two decades. In recent years, convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Bingzhe Wu , Haodong Duan , Zhichao Liu , Guangyu Sun

Single image super-resolution (SISR) is a notoriously challenging ill-posed problem, which aims to obtain a high-resolution (HR) output from one of its low-resolution (LR) versions. To solve the SISR problem, recently powerful deep learning…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Wenming Yang , Xuechen Zhang , Yapeng Tian , Wei Wang , Jing-Hao Xue

Many applications such as forensics, surveillance, satellite imaging, medical imaging, etc., demand High-Resolution (HR) images. However, obtaining an HR image is not always possible due to the limitations of optical sensors and their…

图像与视频处理 · 电气工程与系统科学 2022-11-23 Dhruv Patel , Abhinav Jain , Simran Bawkar , Manav Khorasiya , Kalpesh Prajapati , Kishor Upla , Kiran Raja , Raghavendra Ramachandra , Christoph Busch

Single-image super-resolution (SISR) networks trained with perceptual and adversarial losses provide high-contrast outputs compared to those of networks trained with distortion-oriented losses, such as L1 or L2. However, it has been shown…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Seung Ho Park , Young Su Moon , Nam Ik Cho

In the last few years, several deep learning models, especially Generative Adversarial Networks have received a lot of attention for the task of Single Image Super-Resolution (SISR). These methods focus on building an end-to-end framework,…

图像与视频处理 · 电气工程与系统科学 2020-10-12 Vibhu Bhatia , Yatender Kumar

Single image super-resolution (SISR) has played an important role in the field of image processing. Recent generative adversarial networks (GANs) can achieve excellent results on low-resolution images. However, there are little literatures…

图像与视频处理 · 电气工程与系统科学 2026-01-14 Ziang Wu , Xuanyu Zhang , Yinbo Yu , Qi Zhu , Jerry Chun-Wei Lin , Chunwei Tian

This study introduces an enhanced approach to video super-resolution by extending ordinary Single-Image Super-Resolution (SISR) Super-Resolution Generative Adversarial Network (SRGAN) structure to handle spatio-temporal data. While SRGAN…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Kağan Çetin , Hacer Akça , Ömer Nezih Gerek

Single image super-resolution (SISR), which aims to reconstruct a high-resolution (HR) image from a low-resolution (LR) observation, has been an active research topic in the area of image processing in recent decades. Particularly, deep…

图像与视频处理 · 电气工程与系统科学 2021-03-04 Honggang Chen , Xiaohai He , Linbo Qing , Yuanyuan Wu , Chao Ren , Ce Zhu

Single Image Super Resolution (SISR) is a well-researched problem with broad commercial relevance. However, most of the SISR literature focuses on small-size images under 500px, whereas business needs can mandate the generation of very high…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Harsh Nilesh Pathak , Xinxin Li , Shervin Minaee , Brooke Cowan

Single image super-resolution (SISR) is an ill-posed problem with an indeterminate number of valid solutions. Solving this problem with neural networks would require access to extensive experience, either presented as a large training set…

图像与视频处理 · 电气工程与系统科学 2020-05-18 Akella Ravi Tej , Shirsendu Sukanta Halder , Arunav Pratap Shandeelya , Vinod Pankajakshan

Single Image Super-Resolution (SISR) task refers to learn a mapping from low-resolution images to the corresponding high-resolution ones. This task is known to be extremely difficult since it is an ill-posed problem. Recently, Convolutional…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Seyed Mehdi Ayyoubzadeh , Xiaolin Wu

Single-image super-resolution (SISR) is an important task in image processing, which aims to enhance the resolution of imaging systems. Recently, SISR has made a huge leap and has achieved promising results with the help of deep learning…

图像与视频处理 · 电气工程与系统科学 2024-04-15 Juncheng Li , Zehua Pei , Wenjie Li , Guangwei Gao , Longguang Wang , Yingqian Wang , Tieyong Zeng

We explore the application of super-resolution techniques to satellite imagery, and the effects of these techniques on object detection algorithm performance. Specifically, we enhance satellite imagery beyond its native resolution, and test…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Jacob Shermeyer , Adam Van Etten

We consider how image super resolution (SR) can contribute to an object detection task in low-resolution images. Intuitively, SR gives a positive impact on the object detection task. While several previous works demonstrated that this…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Muhammad Haris , Greg Shakhnarovich , Norimichi Ukita

Most current deep learning based single image super-resolution (SISR) methods focus on designing deeper / wider models to learn the non-linear mapping between low-resolution (LR) inputs and the high-resolution (HR) outputs from a large…

图像与视频处理 · 电气工程与系统科学 2020-05-05 Rao Muhammad Umer , Gian Luca Foresti , Christian Micheloni

Given an image, we wish to produce an image of larger size with significantly more pixels and higher image quality. This is generally known as the Single Image Super-Resolution (SISR) problem. The idea is that with sufficient training data…

计算机视觉与模式识别 · 计算机科学 2016-10-06 Yaniv Romano , John Isidoro , Peyman Milanfar

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

Single image super-resolution (SISR) is a very popular topic nowadays, which has both research value and practical value. In daily life, we crop a large image into sub-images to do super-resolution and then merge them together. Although…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Junyu , Wang , Rong Song

Single image super-resolution (SISR) is of great importance as a low-level computer vision task. The fast development of Generative Adversarial Network (GAN) based deep learning architectures realises an efficient and effective SISR to…

图像与视频处理 · 电气工程与系统科学 2019-01-14 Jin Zhu , Guang Yang , Pietro Lio
‹ 上一页 1 2 3 10 下一页 ›