Tomoya Sawada

Results 6 issues of Tomoya Sawada

The model collapsed after several epochs of training

training failed

In the BigGAN paper, they have improved the scores by using bigger batch size and a larger model. I used the batch size of 12, which is the biggest batch...

enhancement
training failed
hardware limitation

Could not get good results in ContraD. ## what can be done. - Train with more simpler model. (vs StyleGAN2) - Further hyper-parameter tuning. - Loss function. (taken from original...

enhancement
training failed

U-GAT-IT could not be trained on my env. (Takes too much memory and time.)

enhancement
hardware limitation

# WHAT - add system and training visualization using [H2O Wave](https://h2oai.github.io/wave/) - add `services` in `docker-compose.yml` which runs the wave server. - add `Dockerfile` for H2O Wave - add `h2o_wave`,...

enhancement

# WHAT - Renew EVERYTHING to my latest programming style. - Retrain all models and update results. ## Changes - Configuration via `hydra`. - Use https://github.com/STomoya/storch instead of writing utilities...

enhancement
code