SEGAN
SEGAN generates multiple plausible and diverse image inpaintings for inputs with large missing regions by extracting style noise and using adversarial generative modeling to preserve context semantics.
Key Features:
- Diversity-Driven Inpainting: Produces multiple plausible reconstructions rather than a single optimal result to represent inherent uncertainty in large missing-area inpainting.
- Style Extractor Module: Extracts style noise as a latent vector from the ground-truth image and supplies it, together with the original image, to the generator network to enable diverse outputs.
- Consistency Loss Mechanism: Employs a consistency loss that guides generation and iterative refinement of style noise to ensure generated images approximate the ground truth while maintaining diversity.
- Generative Model Architecture: Implements an adversarial generative model architecture that learns from datasets to iteratively improve output quality and diversity.
Scientific Applications:
- Facial image restoration (CelebA): Applied to facial image inpainting and restoration using the CelebA dataset.
- Agricultural disease analysis (Agricultural Disease): Applied to reconstruct missing regions for agricultural disease detection using the Agricultural Disease dataset.
- Animal behavior analysis (MauFlex): Applied to animal behavior analysis and image restoration using the MauFlex dataset.
Methodology:
SEGAN integrates a style extractor that captures a latent style-noise vector from ground-truth images, provides the style noise and original image to a generator within an adversarial framework, and uses a consistency loss to iteratively refine style noise and learn multiple styles corresponding to different noise vectors.
Topics
Details
- Added:
- 1/14/2020
- Last Updated:
- 1/16/2021
Operations
Publications
Cai W, Wei Z. Diversity-Generated Image Inpainting with Style Extraction. Unknown Journal. 2019. doi:10.20944/preprints201912.0028.v1.