paper-with-me

홈 › Papers

Blind Inpainting with Object-aware Discrimination for Artificial Marker Removal

2023-03-27 · Xuechen Guo, Wenhao Hu, Chiming Ni, Wenhao Chai, Shiyan Li, Gaoang Wang

Medical images often incorporate doctor-added markers that can hinder AI-based diagnosis. This issue highlights the need of inpainting techniques to restore the corrupted visual contents. However, existing methods require manual mask annotation as input, limiting the application scenarios. In this paper, we propose a novel blind inpainting method that automatically reconstructs visual contents within the corrupted regions without mask input as guidance. Our model includes a blind reconstruction network and an object-aware discriminator for adversarial training. The reconstruction network contains two branches that predict corrupted regions in images and simultaneously restore the missing visual contents. Leveraging the potent recognition capability of a dense object detector, the object-aware discriminator ensures markers undetectable after inpainting. Thus, the restored images closely resemble the clean ones. We evaluate our method on three datasets of various medical imaging modalities, confirming better performance over other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2303.15124

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

VCNet: A Robust Approach to Blind Image Inpainting

2020-03-15 · ECCV 2020 8 · Yi Wang, Ying-Cong Chen, Xin Tao, Jiaya Jia

Blind inpainting is a task to automatically complete visual contents without specifying masks for missing areas in an image. Previous works assume missing region patterns are known, limiting its application scope. In thi…

Image InpaintingPrediction

FT-TDR: Frequency-guided Transformer and Top-Down Refinement Network for Blind Face Inpainting

2021-08-10 · Junke Wang, Shaoxiang Chen, Zuxuan Wu, Yu-Gang Jiang

Blind face inpainting refers to the task of reconstructing visual contents without explicitly indicating the corrupted regions in a face image. Inherently, this task faces two challenges: (1) how to detect various mask p…

Facial Inpainting

Image Denoising and Inpainting with Deep Neural Networks

2012-12-01 · NeurIPS 2012 12 · Junyuan Xie, Linli Xu, Enhong Chen

We present a novel approach to low-level vision problems that combines sparse coding and deep networks pre-trained with denoising auto-encoder (DA). We propose an alternative training scheme that successfully adapts DA, …

DenoisingImage DenoisingImage Inpainting

Blind Image Inpainting with Sparse Directional Filter Dictionaries for Lightweight CNNs

2022-05-13 · Jenny Schmalfuss, Erik Scheurer, Heng Zhao, Nikolaos Karantzas 외

Blind inpainting algorithms based on deep learning architectures have shown a remarkable performance in recent years, typically outperforming model-based methods both in terms of image quality and run time. However, neur…

Image Inpainting

Occlusion-Aware Video Object Inpainting

2021-08-15 · ICCV 2021 10 · Lei Ke, Yu-Wing Tai, Chi-Keung Tang

Conventional video inpainting is neither object-oriented nor occlusion-aware, making it liable to obvious artifacts when large occluded object regions are inpainted. This paper presents occlusion-aware video object inpai…

ObjectTexture SynthesisVideo Inpainting