中文
相关论文

相关论文: IterGANs: Iterative GANs to Learn and Control 3D O…

200 篇论文

Differentiable rendering has paved the way to training neural networks to perform "inverse graphics" tasks such as predicting 3D geometry from monocular photographs. To train high performing models, most of the current approaches rely on…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Yuxuan Zhang , Wenzheng Chen , Huan Ling , Jun Gao , Yinan Zhang , Antonio Torralba , Sanja Fidler

Deep generative models learned through adversarial training have become increasingly popular for their ability to generate naturalistic image textures. However, aside from their texture, the visual appearance of objects is significantly…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jean Kossaifi , Linh Tran , Yannis Panagakis , Maja Pantic

Significant progress has been made by the advances in Generative Adversarial Networks (GANs) for image generation. However, there lacks enough understanding of how a realistic image is generated by the deep representations of GANs from a…

计算机视觉与模式识别 · 计算机科学 2022-02-03 Bolei Zhou

Synthesizing visual content that meets users' needs often requires flexible and precise controllability of the pose, shape, expression, and layout of the generated objects. Existing approaches gain controllability of generative adversarial…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Xingang Pan , Ayush Tewari , Thomas Leimkühler , Lingjie Liu , Abhimitra Meka , Christian Theobalt

We propose a novel generative adversarial network (GAN) for the task of unsupervised learning of 3D representations from natural images. Most generative models rely on 2D kernels to generate images and make few assumptions about the 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Thu Nguyen-Phuoc , Chuan Li , Lucas Theis , Christian Richardt , Yong-Liang Yang

I present IGAN (Inferent Generative Adversarial Networks), a neural architecture that learns both a generative and an inference model on a complex high dimensional data distribution, i.e. a bidirectional mapping between data samples and a…

机器学习 · 计算机科学 2024-09-04 Luc Vignaud

We propose a unified Generative Adversarial Network (GAN) for controllable image-to-image translation, i.e., transferring an image from a source to a target domain guided by controllable structures. In addition to conditioning on a…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Hao Tang , Hong Liu , Nicu Sebe

Generative adversarial networks (GANs) have attained photo-realistic quality in image generation. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN which is trained…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xingzhe He , Bastian Wandt , Helge Rhodin

Generative adversarial networks (GANs) learn a deep generative model that is able to synthesise novel, high-dimensional data samples. New data samples are synthesised by passing latent samples, drawn from a chosen prior distribution,…

计算机视觉与模式识别 · 计算机科学 2018-02-16 Antonia Creswell , Anil A Bharath

Generative Adversarial Networks (GANs) have recently demonstrated to successfully approximate complex data distributions. A relevant extension of this model is conditional GANs (cGANs), where the introduction of external information allows…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Guim Perarnau , Joost van de Weijer , Bogdan Raducanu , Jose M. Álvarez

In this work, we study the image transformation problem, which targets at learning the underlying transformations (e.g., the transition of seasons) from a collection of unlabeled images. However, there could be countless of transformations…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Kaiwen Zha , Yujun Shen , Bolei Zhou

Generation of photo-realistic images, semantic editing and representation learning are a few of many potential applications of high resolution generative models. Recent progress in GANs have established them as an excellent choice for such…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Partha Ghosh , Dominik Zietlow , Michael J. Black , Larry S. Davis , Xiaochen Hu

The garment transfer problem comprises two tasks: learning to separate a person's body (pose, shape, color) from their clothing (garment type, shape, style) and then generating new images of the wearer dressed in arbitrary garments. We…

计算机视觉与模式识别 · 计算机科学 2020-03-05 Amir Hossein Raffiee , Michael Sollami

Current methods for image-to-image translation produce compelling results, however, the applied transformation is difficult to control, since existing mechanisms are often limited and non-intuitive. We propose ParGAN, a generalization of…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Diego Martin Arroyo , Alessio Tonioni , Federico Tombari

Generative Adversarial Networks (GANs) have facilitated a new direction to tackle the image-to-image transformation problem. Different GANs use generator and discriminator networks with different losses in the objective function. Still…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Kancharagunta Kishan Babu , Shiv Ram Dubey

The state-of-the-art approaches in Generative Adversarial Networks (GANs) are able to learn a mapping function from one image domain to another with unpaired image data. However, these methods often produce artifacts and can only be able to…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Hao Tang , Dan Xu , Nicu Sebe , Yan Yan

Generative Adversarial Networks (GANs) have recently achieved impressive results for many real-world applications, and many GAN variants have emerged with improvements in sample quality and training stability. However, they have not been…

计算机视觉与模式识别 · 计算机科学 2018-12-11 David Bau , Jun-Yan Zhu , Hendrik Strobelt , Bolei Zhou , Joshua B. Tenenbaum , William T. Freeman , Antonio Torralba

Generative Adversarial Networks (GANs) have received a great deal of attention due in part to recent success in generating original, high-quality samples from visual domains. However, most current methods only allow for users to guide this…

图形学 · 计算机科学 2019-04-05 Eric Heim

Generative Adversarial Networks (GAN) have demonstrated impressive results in modeling the distribution of natural images, learning latent representations that capture semantic variations in an unsupervised basis. Beyond the generation of…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Marcos Pividori , Guillermo L. Grinblat , Lucas C. Uzal

Generative Adversarial Networks (GANs) have emerged as powerful tools for high-quality image generation and real image editing by manipulating their latent spaces. Recent advancements in GANs include 3D-aware models such as EG3D, which…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Bahri Batuhan Bilecen , Yigit Yalin , Ning Yu , Aysegul Dundar
‹ 上一页 1 2 3 10 下一页 ›