diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-12-08 21:43:30 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-12-08 21:43:30 +0100 |
| commit | fb70ab05768fa4a54358dc1f304b68bc7aff6dae (patch) | |
| tree | 6ba4c805ce37b5b8827b08946f0b22f639fa3e14 /inversion/random_sample.json | |
| parent | 326db345db13b1ab3a76406644654cb78b4d1b8d (diff) | |
inversion json files
Diffstat (limited to 'inversion/random_sample.json')
| -rw-r--r-- | inversion/random_sample.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/inversion/random_sample.json b/inversion/random_sample.json new file mode 100644 index 0000000..c93aa1f --- /dev/null +++ b/inversion/random_sample.json @@ -0,0 +1,12 @@ +{ + "generator_path": "https://tfhub.dev/deepmind/biggan-128/2", + "batch_size": 20, + "sample_size": 20, + "custom_label": 0, + "dataset_out": "dataset.hdf5", + "generator_fixed_inputs": { + "truncation": 1.0 + }, + "num_imgs": 1000, + "random_label": true +} |
