paper-with-me

Papers

Fast Image Processing with Fully-Convolutional Networks

2017-09-02 · ICCV 2017 10 · Qifeng Chen, Jia Xu, Vladlen Koltun

We present an approach to accelerating a wide variety of image processing operators. Our approach uses a fully-convolutional network that is trained on input-output pairs that demonstrate the operator's action. After training, the original operator need not be run at all. The trained network operates at full resolution and runs in constant time. We investigate the effect of network architecture on approximation accuracy, runtime, and memory footprint, and identify a specific architecture that balances these considerations. We evaluate the presented approach on ten advanced image processing operators, including multiple variational models, multiscale tone and detail manipulation, photographic style transfer, nonlocal dehazing, and nonphotorealistic stylization. All operators are approximated by the same model. Experiments demonstrate that the presented approach is significantly more accurate than prior approximation schemes. It increases approximation accuracy as measured by PSNR across the evaluated operators by 8.5 dB on the MIT-Adobe dataset (from 27.5 to 36 dB) and reduces DSSIM by a multiplicative factor of 3 compared to the most accurate prior approximation scheme, while being the fastest. We show that our models generalize across datasets and across resolutions, and investigate a number of extensions of the presented approach. The results are shown in the supplementary video at https://youtu.be/eQyfHgLx8Dc

📄 PDF Abstract BibTeX arXiv:1709.00643

Code (2)

CQFIO/FastImageProcessing 공식 구현 tf
nrupatunga/Fast-Image-Filters pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

A Fast and Compact Saliency Score Regression Network Based on Fully Convolutional Network

2017-02-02 · Xuanyang Xi, Yongkang Luo, Fengfu Li, Peng Wang 외

Visual saliency detection aims at identifying the most visually distinctive parts in an image, and serves as a pre-processing step for a variety of computer vision and image processing tasks. To this end, the saliency de…

regressionSaliency Detection

Efficient and Scalable View Generation from a Single Image using Fully Convolutional Networks

2017-05-10 · Sung-Ho Bae, Mohamed Elgharib, Mohamed Hefeeda, Wojciech Matusik

Single-image-based view generation (SIVG) is important for producing 3D stereoscopic content. Here, handling different spatial resolutions as input and optimizing both reconstruction accuracy and processing speed is desi…

Fully Convolutional Siamese Networks for Change Detection

2018-10-19 · Rodrigo Caye Daudt, Bertrand Le Saux, Alexandre Boulch

This paper presents three fully convolutional neural network architectures which perform change detection using a pair of coregistered images. Most notably, we propose two Siamese extensions of fully convolutional networ…

Change DetectionChange detection for remote sensing imagesEarth ObservationVideo Object Tracking

Prostate Segmentation from Ultrasound Images using Residual Fully Convolutional Network

2019-03-21 · M. S. Hossain, A. P. Paplinski, J. M. Betts

Medical imaging based prostate cancer diagnosis procedure uses intra-operative transrectal ultrasound (TRUS) imaging to visualize the prostate shape and location to collect tissue samples. Correct tissue sampling from pr…

Segmentation

Graph convolutional networks enable fast hemorrhagic stroke monitoring with electrical impedance tomography

2024-12-10 · J. Toivanen, V. Kolehmainen, A. Paldanius, A. Hänninen 외

Objective: To develop a fast image reconstruction method for stroke monitoring with electrical impedance tomography with image quality comparable to computationally expensive nonlinear model-based methods. Methods: A pos…

Image Reconstruction