| { | |
| "datasets": [ | |
| { | |
| "folder_path": "datasets/dataset_0/images", | |
| "control_path": "datasets/dataset_0/control" | |
| } | |
| ], | |
| "samples": [ | |
| { | |
| "index": 0, | |
| "ctrl_img": "samples/ctrl/sample_0.png" | |
| }, | |
| { | |
| "index": 1, | |
| "ctrl_img": "samples/ctrl/sample_1.png" | |
| }, | |
| { | |
| "index": 2, | |
| "ctrl_img": "samples/ctrl/sample_2.png" | |
| } | |
| ] | |
| } |