From 420f79152ee9a0d0114057f138d052ed780077f2 Mon Sep 17 00:00:00 2001 From: Arindam Choudhury Date: Thu, 24 Aug 2023 09:50:29 +0200 Subject: [PATCH] hwalsuklee/tensorflow-generative-model-collections is using tensorflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4ef309..ab402c4 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ Fully Convolutional Networks for Rough Sketch Cleanup, [[paper]](http://delivery ## Implementations of various types of GANs collection + [nashory/gans-collections.torch](https://github.com/nashory/gans-collection.torch), torch7 -+ [hwalsuklee/tensorflow-generative-model-collections](https://github.com/hwalsuklee/tensorflow-generative-model-collections), pytorch ++ [hwalsuklee/tensorflow-generative-model-collections](https://github.com/hwalsuklee/tensorflow-generative-model-collections), tensorflow + [wiseodd/generative-models](https://github.com/wiseodd/generative-models), both pytorch and tensorflow + [aboev/arae-tf](https://github.com/aboev/arae-tf), tensorflow