557 research outputs found

    Image Restoration using RBF Neural Network and Filling-In Technique

    Get PDF
    Image restoration is known as enhancement and recovery of images. Personal pictures captured by varied digital cameras will simply be manipulated by a range of dedicated image process algorithms .The aim of this paper is to implement a model of neural network with Filling-in technique to resolve the problem of image restoration, which is retrieving the original image degraded by invariant blur. The algorithm is proposed in this paper implements a general RBF neural network model with Probabilistic approach which differentiates the pixels of image according to their level of corruption and employees different ways to correct it. Less corrupted are corrected by remaining part of pixel using Filling-in technique, while others are corrected by using RBF neural network image restoration resulting in better signal to blur noise and better visual quality. DOI: 10.17762/ijritcc2321-8169.15026

    Defocused Image Restoration with Local Polynomial Regression and IWF

    Get PDF

    Universal Denoising Networks : A Novel CNN Architecture for Image Denoising

    Full text link
    We design a novel network architecture for learning discriminative image models that are employed to efficiently tackle the problem of grayscale and color image denoising. Based on the proposed architecture, we introduce two different variants. The first network involves convolutional layers as a core component, while the second one relies instead on non-local filtering layers and thus it is able to exploit the inherent non-local self-similarity property of natural images. As opposed to most of the existing deep network approaches, which require the training of a specific model for each considered noise level, the proposed models are able to handle a wide range of noise levels using a single set of learned parameters, while they are very robust when the noise degrading the latent image does not match the statistics of the noise used during training. The latter argument is supported by results that we report on publicly available images corrupted by unknown noise and which we compare against solutions obtained by competing methods. At the same time the introduced networks achieve excellent results under additive white Gaussian noise (AWGN), which are comparable to those of the current state-of-the-art network, while they depend on a more shallow architecture with the number of trained parameters being one order of magnitude smaller. These properties make the proposed networks ideal candidates to serve as sub-solvers on restoration methods that deal with general inverse imaging problems such as deblurring, demosaicking, superresolution, etc.Comment: Camera ready paper to appear in the Proceedings of CVPR 201

    Learning Discriminative Shrinkage Deep Networks for Image Deconvolution

    Full text link
    Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing kinds of regularization terms and data terms of the latent clear images. However, explicitly designing these two terms is quite challenging and usually leads to complex optimization problems which are difficult to solve. In this paper, we propose an effective non-blind deconvolution approach by learning discriminative shrinkage functions to implicitly model these terms. In contrast to most existing methods that use deep convolutional neural networks (CNNs) or radial basis functions to simply learn the regularization term, we formulate both the data term and regularization term and split the deconvolution model into data-related and regularization-related sub-problems according to the alternating direction method of multipliers. We explore the properties of the Maxout function and develop a deep CNN model with a Maxout layer to learn discriminative shrinkage functions to directly approximate the solutions of these two sub-problems. Moreover, given the fast-Fourier-transform-based image restoration usually leads to ringing artifacts while conjugate-gradient-based approach is time-consuming, we develop the Conjugate Gradient Network to restore the latent clear images effectively and efficiently. Experimental results show that the proposed method performs favorably against the state-of-the-art ones in terms of efficiency and accuracy

    Blind Image Restoration by Combining Wavelet Transform and RBF Neural Network

    Get PDF
    In this paper, we present a novel technique for restoring a blurred noisy image without any prior knowledge of the blurring function and the statistics of noise. The technique combines wavelet transform with radial basis function (RBF) neural network to restore the given image which is degraded by Gaussian blur and additive noise. In the proposed technique, the wavelet transform is adopted to decompose the degraded image into high frequency parts and low frequency part. Then the RBF neural network based technique is used to restore the underlying image from the given image. The inverse principal element method (IPEM) is applied to speed up the computation. Experimental results show that the proposed technique inherited the advantages of wavelet transform and IPEM, and the algorithm is efficient in computation and robust to the noise

    Joint Face Hallucination and Deblurring via Structure Generation and Detail Enhancement

    Full text link
    We address the problem of restoring a high-resolution face image from a blurry low-resolution input. This problem is difficult as super-resolution and deblurring need to be tackled simultaneously. Moreover, existing algorithms cannot handle face images well as low-resolution face images do not have much texture which is especially critical for deblurring. In this paper, we propose an effective algorithm by utilizing the domain-specific knowledge of human faces to recover high-quality faces. We first propose a facial component guided deep Convolutional Neural Network (CNN) to restore a coarse face image, which is denoted as the base image where the facial component is automatically generated from the input face image. However, the CNN based method cannot handle image details well. We further develop a novel exemplar-based detail enhancement algorithm via facial component matching. Extensive experiments show that the proposed method outperforms the state-of-the-art algorithms both quantitatively and qualitatively.Comment: In IJCV 201

    Classification of Occluded Objects using Fast Recurrent Processing

    Full text link
    Recurrent neural networks are powerful tools for handling incomplete data problems in computer vision, thanks to their significant generative capabilities. However, the computational demand for these algorithms is too high to work in real time, without specialized hardware or software solutions. In this paper, we propose a framework for augmenting recurrent processing capabilities into a feedforward network without sacrificing much from computational efficiency. We assume a mixture model and generate samples of the last hidden layer according to the class decisions of the output layer, modify the hidden layer activity using the samples, and propagate to lower layers. For visual occlusion problem, the iterative procedure emulates feedforward-feedback loop, filling-in the missing hidden layer activity with meaningful representations. The proposed algorithm is tested on a widely used dataset, and shown to achieve 2×\times improvement in classification accuracy for occluded objects. When compared to Restricted Boltzmann Machines, our algorithm shows superior performance for occluded object classification.Comment: arXiv admin note: text overlap with arXiv:1409.8576 by other author
    • …
    corecore