中文
相关论文

相关论文: Towards Practical Single-shot Motion Synthesis

200 篇论文

Generative adversarial nets (GAN) has been successfully introduced for generating text to alleviate the exposure bias. However, discriminators in these models only evaluate the entire sequence, which causes feedback sparsity and mode…

机器学习 · 计算机科学 2019-05-31 Xingyuan Chen , Yanzhe Li , Peng Jin , Jiuhua Zhang , Xinyu Dai , Jiajun Chen , Gang Song

Given a large dataset for training, generative adversarial networks (GANs) can achieve remarkable performance for the image synthesis task. However, training GANs in extremely low data regimes remains a challenge, as overfitting often…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Vadim Sushko , Dan Zhang , Juergen Gall , Anna Khoreva

The development of sophisticated models for video-to-video synthesis has been facilitated by recent advances in deep reinforcement learning and generative adversarial networks (GANs). In this paper, we propose RL-V2V-GAN, a new deep neural…

机器学习 · 计算机科学 2024-10-29 Yintai Ma , Diego Klabjan , Jean Utke

Generative Adversarial Networks (GANs) have made great progress in synthesizing realistic images in recent years. However, they are often trained on image datasets with either too few samples or too many classes belonging to different data…

机器学习 · 计算机科学 2020-10-16 Shichang Tang

We propose a new approach to Generative Adversarial Networks (GANs) to achieve an improved performance with additional robustness to its so-called and well recognized mode collapse. We first proceed by mapping the desired data onto a…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Shahin Mahdizadehaghdam , Ashkan Panahi , Hamid Krim

Generative adversarial networks (GANs) are a recent approach to train generative models of data, which have been shown to work particularly well on image data. In the current paper we introduce a new model for texture synthesis based on GAN…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Nikolay Jetchev , Urs Bergmann , Roland Vollgraf

Internal learning for single-image generation is a framework, where a generator is trained to produce novel images based on a single image. Since these models are trained on a single image, they are limited in their scale and application.…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Raphael Bensadoun , Shir Gur , Tomer Galanti , Lior Wolf

Due to the outstanding capability for data generation, Generative Adversarial Networks (GANs) have attracted considerable attention in unsupervised learning. However, training GANs is difficult, since the training distribution is dynamic…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Haozhe Liu , Wentian Zhang , Bing Li , Haoqian Wu , Nanjun He , Yawen Huang , Yuexiang Li , Bernard Ghanem , Yefeng Zheng

Diffusion distillation is a widely used technique to reduce the sampling cost of diffusion models, yet it often requires extensive training, and the student performance tends to be degraded. Recent studies show that incorporating a GAN…

机器学习 · 计算机科学 2025-06-12 Bowen Zheng , Tianming Yang

We focus on the problem of novel-view human action synthesis. Given an action video, the goal is to generate the same action from an unseen viewpoint. Naturally, novel view video synthesis is more challenging than image synthesis. It…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Xianhang Li , Junhao Zhang , Kunchang Li , Shruti Vyas , Yogesh S Rawat

Synthesising a text-to-image model of high-quality images by guiding the generative model through the Text description is an innovative and challenging task. In recent years, AttnGAN based on the Attention mechanism to guide GAN training…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Mingyu Jin , Chong Zhang , Qinkai Yu , Haochen Xue , Xiaobo Jin , Xi Yang

Generative Adversarial Networks (GANs) have long been used to understand the semantic relationship between the text and image. However, there are problems with mode collapsing in the image generation that causes some preferred output modes.…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Naitik Bhise , Zhenfei Zhang , Tien D. Bui

3D-aware image generation necessitates extensive training data to ensure stable training and mitigate the risk of overfitting. This paper first considers a novel task known as One-shot 3D Generative Domain Adaptation (GDA), aimed at…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Ziqiang Li , Yi Wu , Chaoyue Wang , Xue Rui , Bin Li

Generative Adversarial Networks (GAN) is currently widely used as an unsupervised image generation method. Current state-of-the-art GANs can generate photorealistic images with high resolution. However, a large amount of data is required,…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Pengwei Wang

Conditional generative adversarial networks (cGANs) have demonstrated remarkable success due to their class-wise controllability and superior quality for complex generation tasks. Typical cGANs solve the joint distribution matching problem…

机器学习 · 计算机科学 2024-09-20 Kyeongbo Kong , Kyunghun Kim , Suk-Ju Kang

We present a new method for one shot domain adaptation. The input to our method is trained GAN that can produce images in domain A and a single reference image I_B from domain B. The proposed algorithm can translate any output of the…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Peihao Zhu , Rameen Abdal , John Femiani , Peter Wonka

Generative adversarial networks (GANs) are innovative techniques for learning generative models of complex data distributions from samples. Despite remarkable recent improvements in generating realistic images, one of their major…

机器学习 · 计算机科学 2018-11-05 Zinan Lin , Ashish Khetan , Giulia Fanti , Sewoong Oh

The Generative Adversarial Network (GAN) has achieved great success in generating realistic (real-valued) synthetic data. However, convergence issues and difficulties dealing with discrete data hinder the applicability of GAN to text. We…

机器学习 · 统计学 2017-11-21 Yizhe Zhang , Zhe Gan , Kai Fan , Zhi Chen , Ricardo Henao , Dinghan Shen , Lawrence Carin

We introduce effective training algorithms for Generative Adversarial Networks (GAN) to alleviate mode collapse and gradient vanishing. In our system, we constrain the generator by an Autoencoder (AE). We propose a formulation to consider…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Ngoc-Trung Tran , Tuan-Anh Bui , Ngai-Man Cheung

Sequential learning of tasks using gradient descent leads to an unremitting decline in the accuracy of tasks for which training data is no longer available, termed catastrophic forgetting. Generative models have been explored as a means to…

机器学习 · 计算机科学 2020-09-30 Amanda Rios , Laurent Itti