| { | |
| "dataset": "biglab/webui-7k-elements", | |
| "task": "detection", | |
| "box_field": "contentBoxes", | |
| "class_names": [ | |
| "text", | |
| "button", | |
| "link", | |
| "image", | |
| "input", | |
| "checkbox", | |
| "radio", | |
| "dropdown", | |
| "navigation", | |
| "tab", | |
| "list_item", | |
| "table_cell" | |
| ], | |
| "class_counts": { | |
| "text": 295324, | |
| "image": 29967, | |
| "link": 221168, | |
| "table_cell": 17235, | |
| "button": 8293, | |
| "input": 4719, | |
| "radio": 814, | |
| "list_item": 2912, | |
| "dropdown": 942, | |
| "checkbox": 941, | |
| "tab": 206, | |
| "navigation": 32 | |
| }, | |
| "skip_counts": { | |
| "invalid_or_empty_box": 1253549, | |
| "dropped_by_label_mapping": 80072 | |
| }, | |
| "output_dir": "/Users/cianmcnally/Desktop/YOLO26/webui7k_coco" | |
| } |