Related Experiment Video
Updated: Jul 13, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
PEIPNet: Parametric Efficient Image-Inpainting Network with Depthwise and Pointwise Convolution
Jaekyun Ko1, Wanuk Choi1, Sanghwan Lee1
1Department of Mechanical Convergence Engineering, Hanyang University, Seoul 04763, Republic of Korea.
We introduce a Parametric Efficient Image Inpainting Network (PEIPNet) that reduces computational load for effective image inpainting. This novel approach achieves state-of-the-art results with minimal operational memory.
Area of Science:
- Computer Vision
- Deep Learning
- Image Processing
Background:
- Current image inpainting research often increases model complexity and resource demands.
- This trend poses challenges for computational efficiency and practical application.
Purpose of the Study:
- To propose a Parametric Efficient Image Inpainting Network (PEIPNet) for efficient and effective image inpainting.
- To address the computational burden associated with traditional inpainting methods.
Main Methods:
- Developed a one-stage inpainting framework utilizing depthwise and pointwise convolutions to minimize parameters and computational cost.
- Integrated spatially-adaptive denormalization (SPADE) for mask-conditional normalization, dense dilated convolution module (DDCM) to prevent gradient vanishing and capture global context, and efficient self-attention (ESA) for long-range information extraction.
Main Results:
- PEIPNet demonstrates significantly lower operational memory usage compared to existing state-of-the-art methods.
- Qualitative and quantitative experiments confirm the model's generalized inpainting capabilities across diverse datasets (Paris StreetView, CelebA, Places2).
Conclusions:
- PEIPNet offers an efficient and effective solution for image inpainting tasks.
- The proposed architecture successfully balances performance with reduced computational resource requirements.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Uniform Depth Channel Flow
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Uniform Depth Channel Flow: Problem Solving

