File size: 365 Bytes
b2c5122 | 1 2 3 4 5 6 7 8 9 10 11 | {
"description": "This dataset contains original and scribble-processed images.",
"source": "Source of original images",
"processing_technique": "Scribble transformation using Processor XYZ",
"splits": {
"train": "Number of training images",
"validation": "Number of validation images",
"test": "Number of test images"
}
}
|