English
Related papers

Related papers: Back-Projection Pipeline

200 papers

Comparing to image inpainting, image outpainting receives less attention due to two challenges in it. The first challenge is how to keep the spatial and content consistency between generated images and original input. The second challenge…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Zongxin Yang , Jian Dong , Ping Liu , Yi Yang , Shuicheng Yan

Fast data acquisition in Magnetic Resonance Imaging (MRI) is vastly in demand and scan time directly depends on the number of acquired k-space samples. The data-driven methods based on deep neural networks have resulted in promising…

Image and Video Processing · Electrical Eng. & Systems 2020-01-01 Ali Pour Yazdanpanah , Onur Afacan , Simon K. Warfield

We introduce a camera pipeline for rendering visually pleasing photographs in low light conditions, as part of the NTIRE2022 Night Photography Rendering challenge. Given the nature of the task, where the objective is verbally defined by an…

Computer Vision and Pattern Recognition · Computer Science 2022-04-20 Simone Zini , Claudio Rota , Marco Buzzelli , Simone Bianco , Raimondo Schettini

Estimating depth from RGB images is a long-standing ill-posed problem, which has been explored for decades by the computer vision, graphics, and machine learning communities. In this article, we provide a comprehensive survey of the recent…

Computer Vision and Pattern Recognition · Computer Science 2019-06-17 Hamid Laga

Super-resolution of LiDAR range images is crucial to improving many downstream tasks such as object detection, recognition, and tracking. While deep learning has made a remarkable advances in super-resolution techniques, typical…

Robotics · Computer Science 2022-03-15 Youngsun Kwon , Minhyuk Sung , Sung-Eui Yoon

Residual networks (ResNets) have been utilized for various computer vision and image processing applications. The residual connection improves the training of the network with better gradient flow. A residual block consists of few…

Computer Vision and Pattern Recognition · Computer Science 2022-02-01 Satya Rajendra Singh , Roshan Reddy Yedla , Shiv Ram Dubey , Rakesh Sanodiya , Wei-Ta Chu

Deep neural networks are powerful tools for solving nonlinear problems in science and engineering, but training highly accurate models becomes challenging as problem complexity increases. Non-convex optimization and sensitivity to…

Machine Learning · Computer Science 2026-04-20 Ethan Mulle , Wei Kang , Qi Gong

Deep convolutional neural networks can use hierarchical information to progressively extract structural information to recover high-quality images. However, preserving the effectiveness of the obtained structural information is important in…

Computer Vision and Pattern Recognition · Computer Science 2026-01-26 Chunwei Tian , Chengyuan Zhang , Bob Zhang , Zhiwu Li , C. L. Philip Chen , David Zhang

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…

Image and Video Processing · Electrical Eng. & Systems 2019-05-30 Xiangyu Xu , Yongrui Ma , Wenxiu Sun

The reconstruction of a high resolution image given a low resolution observation is an ill-posed inverse problem in imaging. Deep learning methods rely on training data to learn an end-to-end mapping from a low-resolution input to a…

Image and Video Processing · Electrical Eng. & Systems 2023-07-19 Iman Marivani , Evaggelia Tsiligianni , Bruno Cornelis , Nikos Deligiannis

In this work, we propose "Residual Attention Network", a convolutional neural network using attention mechanism which can incorporate with state-of-art feed forward network architecture in an end-to-end training fashion. Our Residual…

Computer Vision and Pattern Recognition · Computer Science 2017-04-25 Fei Wang , Mengqing Jiang , Chen Qian , Shuo Yang , Cheng Li , Honggang Zhang , Xiaogang Wang , Xiaoou Tang

Recent image restoration methods have produced significant advancements using deep learning. However, existing methods tend to treat the whole image as a single entity, failing to account for the distinct objects in the image that exhibit…

Computer Vision and Pattern Recognition · Computer Science 2023-07-04 Jiaxi Jiang , Christian Holz

Deep convolutional neural networks (DCNN) have been widely adopted for research on super resolution recently, however previous work focused mainly on stacking as many layers as possible in their model, in this paper, we present a new…

Computer Vision and Pattern Recognition · Computer Science 2018-04-18 Yiwen Huang , Ming Qin

Enforcing orthogonality in neural networks is an antidote for gradient vanishing/exploding problems, sensitivity by adversarial perturbation, and bounding generalization errors. However, many previous approaches are heuristic, and the…

Machine Learning · Computer Science 2021-06-18 Jiahao Su , Wonmin Byeon , Furong Huang

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…

Computer Vision and Pattern Recognition · Computer Science 2016-05-31 Falong Shen , Gang Zeng

Recent advances in neural camera imaging pipelines have demonstrated notable progress. Nevertheless, the real-world imaging pipeline still faces challenges including the lack of joint optimization in system components, computational…

Image and Video Processing · Electrical Eng. & Systems 2024-11-19 Kepeng Xu , Zijia Ma , Li Xu , Gang He , Yunsong Li , Wenxin Yu , Taichu Han , Cheng Yang

This paper addresses the understanding and characterization of residual networks (ResNet), which are among the state-of-the-art deep learning architectures for a variety of supervised learning problems. We focus on the mapping component of…

Computer Vision and Pattern Recognition · Computer Science 2018-06-25 Francois Rousseau , Ronan Fablet

Spotting camouflaged objects that are visually assimilated into the background is tricky for both object detection algorithms and humans who are usually confused or cheated by the perfectly intrinsic similarities between the foreground…

Computer Vision and Pattern Recognition · Computer Science 2023-02-06 Xiaobin Hu , Shuo Wang , Xuebin Qin , Hang Dai , Wenqi Ren , Ying Tai , Chengjie Wang , Ling Shao

We introduce a new learning strategy for image enhancement by recurrently training the same simple superresolution (SR) network multiple times. After initially training an SR network by using pairs of a corrupted low resolution (LR) image…

Image and Video Processing · Electrical Eng. & Systems 2019-07-29 Saem Park , Nojun Kwak

Modeling the distribution of natural images is a landmark problem in unsupervised learning. This task requires an image model that is at once expressive, tractable and scalable. We present a deep neural network that sequentially predicts…

Computer Vision and Pattern Recognition · Computer Science 2016-08-22 Aaron van den Oord , Nal Kalchbrenner , Koray Kavukcuoglu