Matthew Chan
Results
1
comments of
Matthew Chan
Hi, the dataset.json file for EG3D is formatted as follows: ``` { "labels": [ [path/to/image_name_0, 25-length label], [path/to/image_name_1, 25-length label], ... [path/to/image_name_2, 25-length label], ] } ``` where every 25-length...