paper-with-me

Papers

Information-Theoretic Segmentation by Inpainting Error Maximization

2020-12-14 · CVPR 2021 1 · Pedro Savarese, Sunnie S. Y. Kim, Michael Maire, Greg Shakhnarovich, David Mcallester

We study image segmentation from an information-theoretic perspective, proposing a novel adversarial method that performs unsupervised segmentation by partitioning images into maximally independent sets. More specifically, we group image pixels into foreground and background, with the goal of minimizing predictability of one set from the other. An easily computed loss drives a greedy search process to maximize inpainting error over these partitions. Our method does not involve training deep networks, is computationally cheap, class-agnostic, and even applicable in isolation to a single unlabeled image. Experiments demonstrate that it achieves a new state-of-the-art in unsupervised segmentation quality, while being substantially faster and more general than competing approaches.

📄 PDF Abstract BibTeX arXiv:2012.07287

Code (1)

lolemacs/iem 공식 구현

Tasks

Image SegmentationSegmentationSemantic SegmentationUnsupervised Image Segmentation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

SPG-Net: Segmentation Prediction and Guidance Network for Image Inpainting

2018-05-09 · Yuhang Song, Chao Yang, Yeji Shen, Peng Wang 외

In this paper, we focus on image inpainting task, aiming at recovering the missing area of an incomplete image given the context information. Recent development in deep generative models enables an efficient end-to-end f…

Image GenerationImage InpaintingInteractive SegmentationSegmentation+1

Automatic Semantic Content Removal by Learning to Neglect

2018-07-20 · Siyang Qin, Jiahui Wei, Roberto Manduchi

We introduce a new system for automatic image content removal and inpainting. Unlike traditional inpainting algorithms, which require advance knowledge of the region to be filled in, our system automatically detects the …

DecoderSegmentation

Boosted GAN with Semantically Interpretable Information for Image Inpainting

2019-08-13 · Ang Li, Jianzhong Qi, Rui Zhang, Ramamohanarao Kotagiri

Image inpainting aims at restoring missing region of corrupted images, which has many applications such as image restoration and object removal. However, current GAN-based inpainting models fail to explicitly consider th…

AttributeImage InpaintingImage RestorationSegmentation

A Theoretical Justification for Image Inpainting using Denoising Diffusion Probabilistic Models

2023-02-02 · Litu Rout, Advait Parulekar, Constantine Caramanis, Sanjay Shakkottai

We provide a theoretical justification for sample recovery using diffusion based image inpainting in a linear model setting. While most inpainting algorithms require retraining with each new mask, we prove that diffusion…

DenoisingImage Inpainting

Color Image Inpainting via Robust Pure Quaternion Matrix Completion: Error Bound and Weighted Loss

2022-02-04 · Junren Chen, Michael K. Ng

In this paper, we study color image inpainting as a pure quaternion matrix completion problem. In the literature, the theoretical guarantee for quaternion matrix completion is not well-established. Our main aim is to pro…

Image InpaintingMatrix Completion