dex-net icon indicating copy to clipboard operation
dex-net copied to clipboard

No file config.json in dataset

Open jiuweifox opened this issue 5 years ago • 0 comments

I met a problem when I try to run visualize_gqcnn_dataset.py to show the dataset like adv_synth. It failed at line439 tensor_dataset.py because there has no file "config.json", where I can find it? Thanks very much.

line439 tensor_dataset.py config_filename = os.path.join(dataset_dir, 'config.json')

jiuweifox avatar Mar 12 '19 02:03 jiuweifox