rvzaytsev / starganv2

My scaled down re-implementations of StarGAN v2 without high pass filters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My scaled down re-implementations of StarGAN v2 without high pass filters. StarGAN v2 unet contains a unet-like architecture, while nounet contains an architecture which doesn't have skip connections between the encoder and decoder parts of the generator. Report contains my observations about training the models and experiments with the trained networks.

About

My scaled down re-implementations of StarGAN v2 without high pass filters


Languages

Language:Jupyter Notebook 100.0%