paper-with-me

Papers

Image Generation and Editing with Variational Info Generative AdversarialNetworks

2017-01-17 · Mahesh Gorijala, Ambedkar Dukkipati

Recently there has been an enormous interest in generative models for images in deep learning. In pursuit of this, Generative Adversarial Networks (GAN) and Variational Auto-Encoder (VAE) have surfaced as two most prominent and popular models. While VAEs tend to produce excellent reconstructions but blurry samples, GANs generate sharp but slightly distorted images. In this paper we propose a new model called Variational InfoGAN (ViGAN). Our aim is two fold: (i) To generated new images conditioned on visual descriptions, and (ii) modify the image, by fixing the latent representation of image and varying the visual description. We evaluate our model on Labeled Faces in the Wild (LFW), celebA and a modified version of MNIST datasets and demonstrate the ability of our model to generate new images as well as to modify a given image by changing attributes.

📄 PDF Abstract BibTeX arXiv:1701.04568

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
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…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
InfoGAN InfoGAN is a type of generative adversarial network that modifies the GAN objective to encourage it to learn interpretable and…

Similar Papers 제목 키워드 기반

Variational Bayesian Framework for Advanced Image Generation with Domain-Related Variables

2023-05-23 · Yuxiao Li, Santiago Mazuelas, Yuan Shen

Deep generative models (DGMs) and their conditional counterparts provide a powerful ability for general-purpose generative modeling of data distributions. However, it remains challenging for existing methods to address a…

Image GenerationImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Collaborative Score Distillation for Consistent Visual Editing

2023-09-21 · NeurIPS 2023 11

Generative priors of large-scale text-to-image diffusion models enable a wide range of new generation and editing applications on diverse visual modalities. However, when adapting these priors to complex visual modalitie…

Enhancing Variational Autoencoders with Smooth Robust Latent Encoding

2025-04-24 · Hyomin Lee, Minseon Kim, Sangwon Jang, Jongheon Jeong 외

Variational Autoencoders (VAEs) have played a key role in scaling up diffusion-based generative models, as in Stable Diffusion, yet questions regarding their robustness remain largely underexplored. Although adversarial …

Image Reconstructiontext-guided-image-editing

Both Semantics and Reconstruction Matter: Making Representation Encoders Ready for Text-to-Image Generation and Editing

2025-12-19 · Shilong Zhang, He Zhang, Zhifei Zhang, Chongjian Ge 외 arxiv

Modern Latent Diffusion Models (LDMs) typically operate in low-level Variational Autoencoder (VAE) latent spaces that are primarily optimized for pixel-level reconstruction. To unify vision generation and understanding, …

Text-to-Image GenerationImage ReconstructionImage Editing

Collaborative Score Distillation for Consistent Visual Synthesis

2023-07-04 · Subin Kim, Kyungmin Lee, June Suk Choi, Jongheon Jeong 외

Generative priors of large-scale text-to-image diffusion models enable a wide range of new generation and editing applications on diverse visual modalities. However, when adapting these priors to complex visual modalitie…