summaryrefslogtreecommitdiff
path: root/inversion/random_sample.json
blob: c93aa1ff0bd31d6e8aad408797bd5eca65cedff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
}