paper-with-me

홈 › Papers

Learning Pyramid-Context Encoder Network for High-Quality Image Inpainting

2019-04-16 · CVPR 2019 6 · Yanhong Zeng, Jianlong Fu, Hongyang Chao, Baining Guo

High-quality image inpainting requires filling missing regions in a damaged image with plausible content. Existing works either fill the regions by copying image patches or generating semantically-coherent patches from region context, while neglect the fact that both visual and semantic plausibility are highly-demanded. In this paper, we propose a Pyramid-context ENcoder Network (PEN-Net) for image inpainting by deep generative models. The PEN-Net is built upon a U-Net structure, which can restore an image by encoding contextual semantics from full resolution input, and decoding the learned semantic features back into images. Specifically, we propose a pyramid-context encoder, which progressively learns region affinity by attention from a high-level semantic feature map and transfers the learned attention to the previous low-level feature map. As the missing content can be filled by attention transfer from deep to shallow in a pyramid fashion, both visual and semantic coherence for image inpainting can be ensured. We further propose a multi-scale decoder with deeply-supervised pyramid losses and an adversarial loss. Such a design not only results in fast convergence in training, but more realistic results in testing. Extensive experiments on various datasets show the superior performance of the proposed network

📄 PDF Abstract BibTeX arXiv:1904.07475

Code (2)

researchmm/PEN-Net-for-Inpainting 공식 구현 tf
qxdnfsy/PEN-Net-Keras-Img_Inpainting tf

Tasks

DecoderImage InpaintingVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

CANet: Context aware network with dual-stream pyramid for medical image segmentation

2023-03-05 · Biomedical Signal Processing and Control 2023 3 · Xie Xiwang, Zhang Weidong, Pan Xipeng, Xie Lijie 외

Owing to the various object types and scales, complicated backgrounds, and similar appearance between tissues in medical images, it is difficult to extract some valuable information from different medical images. In this…

2D Semantic SegmentationDecoderImage SegmentationMedical Image Segmentation+3

Laplacian Pyramid-like Autoencoder

2022-08-26 · Sangjun Han, Taeil Hur, Youngmi Hur

In this paper, we develop the Laplacian pyramid-like autoencoder (LPAE) by adding the Laplacian pyramid (LP) concept widely used to analyze images in Signal Processing. LPAE decomposes an image into the approximation ima…

DecoderSuper-Resolution

Pyramid U-Net for Retinal Vessel Segmentation

2021-04-06 · Jiawei Zhang, Yanchun Zhang, Xiaowei Xu

Retinal blood vessel can assist doctors in diagnosis of eye-related diseases such as diabetes and hypertension, and its segmentation is particularly important for automatic retinal image analysis. However, it is challeng…

DecoderRetinal Vessel SegmentationSegmentation

Deformable Image Registration with Multi-scale Feature Fusion from Shared Encoder, Auxiliary and Pyramid Decoders

2024-08-11 · Hongchao Zhou, Shunbo Hu

In this work, we propose a novel deformable convolutional pyramid network for unsupervised image registration. Specifically, the proposed network enhances the traditional pyramid network by adding an additional shared au…

DecoderImage RegistrationUnsupervised Image Registration

Generating High-Quality Crowd Density Maps using Contextual Pyramid CNNs

2017-08-02 · ICCV 2017 10 · Vishwanath A. Sindagi, Vishal M. Patel

We present a novel method called Contextual Pyramid CNN (CP-CNN) for generating high-quality crowd density and count estimation by explicitly incorporating global and local contextual information of crowd images. The pro…

Crowd CountingVocal Bursts Intensity Prediction