Commit Graph

6 Commits

Author SHA1 Message Date
Yan Wu 138ec089c3 Fix bug in evaluating FID and IS scores.
PiperOrigin-RevId: 340464023
2020-11-11 12:19:07 +00:00
Mihaela Rosca 56ecc38be3 Update scratchgan and cs_gan run code to fix python and pip versions.
PiperOrigin-RevId: 339116353
2020-11-11 12:18:15 +00:00
Deepmind Team b8cf44502b Explicitly replace "import tensorflow" with "tensorflow.compat.v1"
PiperOrigin-RevId: 288392606
2020-01-15 18:20:53 +00:00
Mihaela Rosca 9cf75990be Fix requirements for cs_gan. Update to new TFGAN code.
PiperOrigin-RevId: 277907210
2019-11-01 17:30:07 +00:00
Joel Shor ff8a6e4c31 Update to use the new TF-GAN API, which:
a) Has a simpler API
b) Uses SavedModels
c) Is faster
d) Works on TPU

PiperOrigin-RevId: 276240022
2019-10-24 15:31:49 +01:00
Mihaela Rosca fa33baacca Public release of Deep Compressed Sensing project.
PiperOrigin-RevId: 272403580
2019-10-02 11:52:35 +01:00