中文
相关论文

相关论文: Visualize and Paint GAN Activations

200 篇论文

We propose Graphical Generative Adversarial Networks (Graphical-GAN) to model structured data. Graphical-GAN conjoins the power of Bayesian networks on compactly representing the dependency structures among random variables and that of…

机器学习 · 计算机科学 2018-12-18 Chongxuan Li , Max Welling , Jun Zhu , Bo Zhang

We present a novel GAN-based model that utilizes the space of deep features learned by a pre-trained classification model. Inspired by classical image pyramid representations, we construct our model as a Semantic Generation Pyramid -- a…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Assaf Shocher , Yossi Gandelsman , Inbar Mosseri , Michal Yarom , Michal Irani , William T. Freeman , Tali Dekel

A rich set of interpretable dimensions has been shown to emerge in the latent space of the Generative Adversarial Networks (GANs) trained for synthesizing images. In order to identify such latent dimensions for image editing, previous…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yujun Shen , Bolei Zhou

We introduce a new framework for manipulating and interacting with deep generative models that we call network bending. We present a comprehensive set of deterministic transformations that can be inserted as distinct layers into the…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Terence Broad , Frederic Fol Leymarie , Mick Grierson

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel

Recent advances in high-fidelity semantic image editing heavily rely on the presumably disentangled latent spaces of the state-of-the-art generative models, such as StyleGAN. Specifically, recent works show that it is possible to achieve…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Valentin Khrulkov , Leyla Mirvakhabova , Ivan Oseledets , Artem Babenko

An attractive book cover is important for the success of a book. In this paper, we apply Generative Adversarial Networks (GANs) to the book covers domain, using different methods for training in order to obtain better generated images. We…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Alexandru Motogna , Adrian Groza

Image forensics is an increasingly relevant problem, as it can potentially address online disinformation campaigns and mitigate problematic aspects of social media. Of particular interest, given its recent successes, is the detection of…

计算机视觉与模式识别 · 计算机科学 2018-12-21 Scott McCloskey , Michael Albright

Despite the success of Generative Adversarial Networks (GANs), mode collapse remains a serious issue during GAN training. To date, little work has focused on understanding and quantifying which modes have been dropped by a model. In this…

计算机视觉与模式识别 · 计算机科学 2019-10-28 David Bau , Jun-Yan Zhu , Jonas Wulff , William Peebles , Hendrik Strobelt , Bolei Zhou , Antonio Torralba

Given the versatility of generative adversarial networks (GANs), we seek to understand the benefits gained from using an existing GAN to enhance simulated images and reduce the sim-to-real gap. We conduct an analysis in the context of…

机器人学 · 计算机科学 2022-09-15 Asher Elmquist , Radu Serban , Dan Negrut

There has been a growing adoption of computer vision tools and technologies in architectural design workflows over the past decade. Notable use cases include point cloud generation, visual content analysis, and spatial awareness for robotic…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Demircan Tas , Rohit Priyadarshi Sanatani

Recent advances in the understanding of Generative Adversarial Networks (GANs) have led to remarkable progress in visual editing and synthesis tasks, capitalizing on the rich semantics that are embedded in the latent spaces of pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-02-07 James Oldfield , Christos Tzelepis , Yannis Panagakis , Mihalis A. Nicolaou , Ioannis Patras

Facial Image inpainting aim is to restore the missing or corrupted regions in face images while preserving identity, structural consistency and photorealistic image quality, a task specifically created for photo restoration. Though there…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Abhigyan Bhattacharya , Hiranmoy Roy , Debotosh Bhattacharjee

Image inpainting techniques have shown promising improvement with the assistance of generative adversarial networks (GANs) recently. However, most of them often suffered from completed results with unreasonable structure or blurriness. To…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Zheng Hui , Jie Li , Xiumei Wang , Xinbo Gao

Generative Adversarial Networks (GANs) have proven successful for unsupervised image generation. Several works have extended GANs to image inpainting by conditioning the generation with parts of the image to be reconstructed. Despite their…

图像与视频处理 · 电气工程与系统科学 2020-02-05 Cyprien Ruffino , Romain Hérault , Eric Laloy , Gilles Gasso

We propose a new approach for high resolution semantic image synthesis. It consists of one base image generator and multiple class-specific generators. The base generator generates high quality images based on a segmentation map. To further…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Yuheng Li , Yijun Li , Jingwan Lu , Eli Shechtman , Yong Jae Lee , Krishna Kumar Singh

In this paper, we propose a novel application of Generative Adversarial Networks (GAN) to the synthesis of cells imaged by fluorescence microscopy. Compared to natural images, cells tend to have a simpler and more geometric global structure…

计算机视觉与模式识别 · 计算机科学 2017-09-13 Anton Osokin , Anatole Chessel , Rafael E. Carazo Salas , Federico Vaggi

In the present study, we propose to implement a new framework for estimating generative models via an adversarial process to extend an existing GAN framework and develop a white-box controllable image cartoonization, which can generate…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Amey Thakur , Hasan Rizvi , Mega Satish

Controlled data generation with GANs is desirable but challenging due to the nonlinearity and high dimensionality of their latent spaces. In this work, we explore image manipulations learned by GANSpace, a state-of-the-art method based on…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Andrey Palaev , Rustam A. Lukmanov , Adil Khan

Despite the success of Generative Adversarial Networks (GANs) in image synthesis, applying trained GAN models to real image processing remains challenging. Previous methods typically invert a target image back to the latent space either by…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Jinjin Gu , Yujun Shen , Bolei Zhou