screenmate_ui_ru / README.md
alishudi's picture
Upload folder using huggingface_hub
d014601 verified

screenmate_ui_ru

A custom UI dataset containing button annotations with bounding boxes.

Dataset Structure

  • data/images/: Contains all dataset images
  • data/metadata.json: Contains annotations and relative paths to images

Format

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, you need to insert it into actual instruction