HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Temporal Generative Adversarial Nets with Singular Value Clipping

Masaki Saito; Eiichi Matsumoto; Shunta Saito

Temporal Generative Adversarial Nets with Singular Value Clipping

Abstract

In this paper, we propose a generative model, Temporal Generative Adversarial Nets (TGAN), which can learn a semantic representation of unlabeled videos, and is capable of generating videos. Unlike existing Generative Adversarial Nets (GAN)-based methods that generate videos with a single generator consisting of 3D deconvolutional layers, our model exploits two different types of generators: a temporal generator and an image generator. The temporal generator takes a single latent variable as input and outputs a set of latent variables, each of which corresponds to an image frame in a video. The image generator transforms a set of such latent variables into a video. To deal with instability in training of GAN with such advanced networks, we adopt a recently proposed model, Wasserstein GAN, and propose a novel method to train it stably in an end-to-end manner. The experimental results demonstrate the effectiveness of our methods.

Code Repositories

pfnet-research/tgan2
Mentioned in GitHub
universome/stylegan-v
pytorch
Mentioned in GitHub
robbergen/trgan
Mentioned in GitHub
pfnet-research/tgan
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-generation-on-ucf-101-16-framesTGAN-SVC
Inception Score: 11.85
video-generation-on-ucf-101-16-frames-64x64TGAN-SVC
Inception Score: 11.85

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Temporal Generative Adversarial Nets with Singular Value Clipping | Papers | HyperAI