中文
相关论文

相关论文: Multi-Grid Back-Projection Networks

200 篇论文

Here, we describe our solution for the AIM-2019 Extreme Super-Resolution Challenge, where we won the 1st place in terms of perceptual quality (MOS) similar to the ground truth and achieved the 5th place in terms of high-fidelity (PSNR). To…

图像与视频处理 · 电气工程与系统科学 2019-11-04 Pablo Navarrete Michelini , Wenbin Chen , Hanwen Liu , Dan Zhu

We introduce a novel deep-learning architecture for image upscaling by large factors (e.g. 4x, 8x) based on examples of pristine high-resolution images. Our target is to reconstruct high-resolution images from their downscale versions. The…

图像与视频处理 · 电气工程与系统科学 2019-01-31 Pablo Navarrete Michelini , Hanwen Liu , Dan Zhu

We describe our solution for the PIRM Super-Resolution Challenge 2018 where we achieved the 2nd best perceptual quality for average RMSE<=16, 5th best for RMSE<=12.5, and 7th best for RMSE<=11.5. We modify a recently proposed Multi-Grid…

图像与视频处理 · 电气工程与系统科学 2019-01-31 Pablo Navarrete Michelini , Dan Zhu , Hanwen Liu

The feed-forward architectures of recently proposed deep super-resolution networks learn representations of low-resolution inputs, and the non-linear mapping from those to high-resolution output. However, this approach does not fully…

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

We proposed a novel architecture for the problem of video super-resolution. We integrate spatial and temporal contexts from continuous video frames using a recurrent encoder-decoder module, that fuses multi-frame information with the more…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Muhammad Haris , Greg Shakhnarovich , Norimichi Ukita

Deep learning based single image super-resolution methods use a large number of training datasets and have recently achieved great quality progress both quantitatively and qualitatively. Most deep networks focus on nonlinear mapping from…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Zhi-Song Liu , Li-Wen Wang , Chu-Tak Li , Wan-Chi Siu

Previous feed-forward architectures of recently proposed deep super-resolution networks learn the features of low-resolution inputs and the non-linear mapping from those to a high-resolution output. However, this approach does not fully…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Muhammad Haris , Greg Shakhnarovich , Norimichi Ukita

Efficiency of gradient propagation in intermediate layers of convolutional neural networks is of key importance for super-resolution task. To this end, we propose a deep architecture for single image super-resolution (SISR), which is built…

图像与视频处理 · 电气工程与系统科学 2022-01-31 Kuldeep Purohit , Srimanta Mandal , A. N. Rajagopalan

Deep neural networks are a very powerful tool for many computer vision tasks, including image restoration, exhibiting state-of-the-art results. However, the performance of deep learning methods tends to drop once the observation model used…

图像与视频处理 · 电气工程与系统科学 2020-07-01 Jenny Zukerman , Tom Tirer , Raja Giryes

The computer vision community has paid much attention to the development of visible image super-resolution (SR) using deep neural networks (DNNs) and has achieved impressive results. The advancement of non-visible light sensors, such as…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Feras Almasri , Jurgen Vandendriessche , Laurent Segers , Bruno da Silva , An Braeken , Kris Steenhaut , Abdellah Touhafi , Olivier Debeir

Filtered back projection (FBP) is a classical method for image reconstruction from sinogram CT data. FBP is computationally efficient but produces lower quality reconstructions than more sophisticated iterative methods, particularly when…

图像与视频处理 · 电气工程与系统科学 2018-07-09 Dong Hye Ye , Gregery T. Buzzard , Max Ruby , Charles A. Bouman

Most feedforward convolutional neural networks spend roughly the same efforts for each pixel. Yet human visual recognition is an interaction between eye movements and spatial attention, which we will have several glimpses of an object in…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Sia Huat Tan , Runpei Dong , Kaisheng Ma

Neural network learning is usually time-consuming since backpropagation needs to compute full gradients and backpropagate them across multiple layers. Despite its success of existing works in accelerating propagation through sparseness, the…

机器学习 · 计算机科学 2020-10-28 Zhiyuan Zhang , Pengcheng Yang , Xuancheng Ren , Qi Su , Xu Sun

Image inverse halftoning is a classic image restoration task, aiming to recover continuous-tone images from halftone images with only bilevel pixels. Because the halftone images lose much of the original image content, inverse halftoning is…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Feiyu Li , Jun Yang

Constructing 3D representations of object geometry is critical for many robotics tasks, particularly manipulation problems. These representations must be built from potentially noisy partial observations. In this work, we focus on the…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Herbert Wright , Weiming Zhi , Martin Matak , Matthew Johnson-Roberson , Tucker Hermans

Background subtraction is a fundamental pre-processing task in computer vision. This task becomes challenging in real scenarios due to variations in the background for both static and moving camera sequences. Several deep learning methods…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Jhony H. Giraldo , Thierry Bouwmans

Deep learning based image Super-Resolution (SR) has shown rapid development due to its ability of big data digestion. Generally, deeper and wider networks can extract richer feature maps and generate SR images with remarkable quality.…

图像与视频处理 · 电气工程与系统科学 2019-10-11 Zhi-Song Liu , Li-Wen Wang , Chu-Tak Li , Wan-Chi Siu , Yui-Lam Chan

Backprojection networks have achieved promising super-resolution performance for nature images but not well be explored in the remote sensing image super-resolution (RSISR) field due to the high computation costs. In this paper, we propose…

图像与视频处理 · 电气工程与系统科学 2023-10-20 Jinglei Hao , Wukai Li , Binglu Wang , Shunzhou Wang , Yuting Lu , Ning Li , Yongqiang Zhao

Image restoration tasks demand a complex balance between spatial details and high-level contextualized information while recovering images. In this paper, we propose a novel synergistic design that can optimally balance these competing…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Recent advances in the design of convolutional neural network (CNN) have yielded significant improvements in the performance of image super-resolution (SR). The boost in performance can be attributed to the presence of residual or dense…

图像与视频处理 · 电气工程与系统科学 2022-01-31 Kuldeep Purohit , Srimanta Mandal , A. N. Rajagopalan
‹ 上一页 1 2 3 10 下一页 ›