[general] | |
[[datasets]] | |
resolution = 1024 # Training resolution | |
batch_size = 4 # Batch size | |
[[datasets.subsets]] | |
image_dir = '../images' # Specify the folder containing the training images | |
num_repeats = 10 # Number of repetitions for training images | |
metadata_file = 'metadata.json' # Metadata file name |