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-512.json | |
| parent | 326db345db13b1ab3a76406644654cb78b4d1b8d (diff) | |
inversion json files
Diffstat (limited to 'inversion/random_sample-512.json')
| -rw-r--r-- | inversion/random_sample-512.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/inversion/random_sample-512.json b/inversion/random_sample-512.json new file mode 100644 index 0000000..4c5dbd0 --- /dev/null +++ b/inversion/random_sample-512.json @@ -0,0 +1,12 @@ +{ + "generator_path": "https://tfhub.dev/deepmind/biggan-512/2", + "batch_size": 16, + "sample_size": 16, + "custom_label": 0, + "dataset_out": "dataset.hdf5", + "generator_fixed_inputs": { + "truncation": 1.0 + }, + "num_imgs": 16, + "random_label": true +} |
