From 88fafa0074d91413faf2610ebf304cf93f0fca6d Mon Sep 17 00:00:00 2001 From: Sjoerd van Steenkiste Date: Fri, 31 Jul 2020 10:45:46 +0200 Subject: [PATCH] update k-gan ref --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8729b9c..56c71b5 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,10 @@ including: \ Alexander A. Alemi, Ian Fischer **[NeurIPS 2018]** -5. [A Case for Object Compositionality in Deep Generative Models of Images](https://arxiv.org/abs/1810.10340) +5. [Investigating Object Compositionality in Generative Adversarial Networks](https://arxiv.org/abs/1810.10340) [[Code]](https://github.com/google/compare_gan/tree/v2_multigan) \ - Sjoerd van Steenkiste, Karol Kurach, Sylvain Gelly **[2018]** + Sjoerd van Steenkiste, Karol Kurach, Jürgen Schmidhuber, Sylvain Gelly **[Neural Networks 2020]** 6. [On Self Modulation for Generative Adversarial Networks](https://arxiv.org/abs/1810.01365) [[Code]](https://github.com/google/compare_gan) \