paper-with-me

Papers

Image Inpainting by Multiscale Spline Interpolation

2020-01-10 · Ghazale Ghorbanzade, Zahra Nabizadeh, Nader Karimi, Shadrokh Samavi

Recovering the missing regions of an image is a task that is called image inpainting. Depending on the shape of missing areas, different methods are presented in the literature. One of the challenges of this problem is extracting features that lead to better results. Experimental results show that both global and local features are useful for this purpose. In this paper, we propose a multi-scale image inpainting method that utilizes both local and global features. The first step of this method is to determine how many scales we need to use, which depends on the width of the lines in the map of the missing region. Then we apply adaptive image inpainting to the damaged areas of the image, and the lost pixels are predicted. Each scale is inpainted and the result is resized to the original size. Then a voting process produces the final result. The proposed method is tested on damaged images with scratches and creases. The metric that we use to evaluate our approach is PSNR. On average, we achieved 1.2 dB improvement over some existing inpainting approaches.

📄 PDF Abstract BibTeX arXiv:2001.03270

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

Similar Papers 제목 키워드 기반

Image Inpainting by Adaptive Fusion of Variable Spline Interpolations

2019-11-03 · Zahra Nabizadeh, Ghazale Ghorbanzade, Nader Karimi, Shadrokh Samavi

There are many methods for image enhancement. Image inpainting is one of them which could be used in reconstruction and restoration of scratch images or editing images by adding or removing objects. According to its appl…

Image EnhancementImage InpaintingSSIM

Image interpolation using Shearlet based iterative refinement

2013-08-05 · H. Lakshman, W. -Q Lim, H. Schwarz, D. Marpe 외

This paper proposes an image interpolation algorithm exploiting sparse representation for natural images. It involves three main steps: (a) obtaining an initial estimate of the high resolution image using linear methods …

Cubic Spline Interpolation Segmenting over Conventional Segmentation Procedures: Application and Advantages

2018-03-13

To design a novel method for segmenting the image using Cubic Spline Interpolation and compare it with different techniques to determine which gives an efficient data to segment an image. This paper compares polynomial l…

Image SegmentationSemantic Segmentation

SPLINE-Net: Sparse Photometric Stereo through Lighting Interpolation and Normal Estimation Networks

2019-05-10 · ICCV 2019 10 · Qian Zheng, Yiming Jia, Boxin Shi, Xudong Jiang 외

This paper solves the Sparse Photometric stereo through Lighting Interpolation and Normal Estimation using a generative Network (SPLINE-Net). SPLINE-Net contains a lighting interpolation network to generate dense lightin…

Image Classification using Graph Neural Network and Multiscale Wavelet Superpixels

2022-01-29 · Varun Vasudevan, Maxime Bassenne, Md Tauhidul Islam, Lei Xing

Prior studies using graph neural networks (GNNs) for image classification have focused on graphs generated from a regular grid of pixels or similar-sized superpixels. In the latter, a single target number of superpixels …

ClassificationGraph ClassificationGraph Neural Networkimage-classification+2