Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Code for the paper "Banach Wasserstein GAN"

NotificationsYou must be signed in to change notification settings

adler-j/bwgan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Code for the paperBanach Wasserstein GAN.

Description

TraditionalWGAN uses an approximation of the Wasserstein metric to opimize the generator. This Wasserstein metric in turn depends upon an underlying metric onimages which is taken to be the norm

The article extends the theory ofWGAN-GP to anyBanach space, while this code can be used to train WGAN over anySobolev space with norm

The parametersp can be used to control the focus on outliers, with highp indicating a strong focus on the worst offenders.s can be used to control focus on small/large scale behaviour, where negatives indicates focus on large scales, while positives indicates focus on small scales (e.g. edges).

Results

Inception scores for the spaces and:

Dependencies

The code has some dependencies that can be easily installed

$ pip install https://github.com/adler-j/tensordata/archive/master.zip$ pip install https://github.com/adler-j/adler/archive/master.zip

You also need a recent version of tensorflow in order to use thetf.contrib.gan functionality.

About

Code for the paper "Banach Wasserstein GAN"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp