Datasets:
File size: 384 Bytes
146d228 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"id": "041",
"instruction": "Sharpen the image using Unsharp Mask with amount 150%, radius 1, threshold 0.",
"difficulty_level": "easy",
"type": "Filter",
"resources": {
"input_file": "041_start.jpg"
},
"reference_output": {
"expected_file": "041_end.jpg"
},
"source": "manual",
"layer_related": true,
"rubric_file": "041_rubric.json"
}
|