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