paper-with-me

Papers

MISF: Multi-level Interactive Siamese Filtering for High-Fidelity Image Inpainting

2022-03-12 · CVPR 2022 1 · Xiaoguang Li, Qing Guo, Di Lin, Ping Li, Wei Feng, Song Wang

Although achieving significant progress, existing deep generative inpainting methods are far from real-world applications due to the low generalization across different scenes. As a result, the generated images usually contain artifacts or the filled pixels differ greatly from the ground truth. Image-level predictive filtering is a widely used image restoration technique, predicting suitable kernels adaptively according to different input scenes. Inspired by this inherent advantage, we explore the possibility of addressing image inpainting as a filtering task. To this end, we first study the advantages and challenges of image-level predictive filtering for image inpainting: the method can preserve local structures and avoid artifacts but fails to fill large missing areas. Then, we propose semantic filtering by conducting filtering on the deep feature level, which fills the missing semantic information but fails to recover the details. To address the issues while adopting the respective advantages, we propose a novel filtering technique, i.e., Multilevel Interactive Siamese Filtering (MISF), which contains two branches: kernel prediction branch (KPB) and semantic & image filtering branch (SIFB). These two branches are interactively linked: SIFB provides multi-level features for KPB while KPB predicts dynamic kernels for SIFB. As a result, the final method takes the advantage of effective semantic & image-level filling for high-fidelity inpainting. We validate our method on three challenging datasets, i.e., Dunhuang, Places2, and CelebA. Our method outperforms state-of-the-art baselines on four metrics, i.e., L1, PSNR, SSIM, and LPIPS. Please try the released code and model at https://github.com/tsingqguo/misf.

📄 PDF Abstract BibTeX arXiv:2203.06304

Code (1)

tsingqguo/misf 공식 구현 pytorch

Tasks

Image InpaintingImage RestorationSSIMVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Multi-interactive Encoder-decoder Network for RGBT Salient Object Detection

2020-06-05 · Zhengzheng Tu, Zhun Li, Chenglong Li, Yang Lang 외

RGBT salient object detection (SOD) aims to segment the common prominent regions of visible and thermal infrared images. Existing RGBT SOD methods don't fully explore and exploit the potentials of complementarity of diff…

Decoderobject-detectionObject DetectionSalient Object Detection

ML-misfit: Learning a robust misfit function for full-waveform inversion using machine learning

2020-02-08 · Bingbing Sun, Tariq Alkhalifah

Most of the available advanced misfit functions for full waveform inversion (FWI) are hand-crafted, and the performance of those misfit functions is data-dependent. Thus, we propose to learn a misfit function for FWI, en…

BIG-bench Machine LearningMeta-Learning

VIRT: Improving Representation-based Models for Text Matching through Virtual Interaction

2021-12-08 · Dan Li, Yang Yang, Hongyin Tang, Jingang Wang 외

With the booming of pre-trained transformers, representation-based models based on Siamese transformer encoders have become mainstream techniques for efficient text matching. However, these models suffer from severe perf…

Text Matching

A Web-based Interactive Visual Graph Analytics Platform

2015-02-02 · Nesreen K. Ahmed, Ryan A. Rossi

This paper proposes a web-based visual graph analytics platform for interactive graph mining, visualization, and real-time exploration of networks. GraphVis is fast, intuitive, and flexible, combining interactive visuali…

Community DetectionDecision MakingGraph Mining

All-atom simulations reveal how single point mutations promote serpin misfolding

2018-06-18

Protein misfolding is implicated in many diseases, including the serpinopathies. For the canonical inhibitory serpin {\alpha}1-antitrypsin (A1AT), mutations can result in protein deficiencies leading to lung disease, and…

All