Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jis478/AniGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Implementation of AniGAN

paper: (https://arxiv.org/pdf/2102.12593.pdf)

This code seems to understand the structure & texture information provided by training images, but doesn't produce meaningful results yet. I will keep debugging and posting the results here.

image

Implementation details

  • AST block
  • FST blocks
  • Style encoder
  • Content encoder
  • Double branch discriminator
  • POLIN
  • AdaPOLIN
  • adv loss, reconstruction loss, feature matching loss (hook on activations)

About

Simple implementation of AniGAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages