A custom UI dataset containing button annotations with bounding boxes.
data/images/: Contains all dataset images
data/metadata.json: Contains annotations and relative paths to images
Each item in the dataset contains:
image: relative path to the image file
bbox: bounding box coordinates [x, y, width, height]
task: description of the UI element