CoolFace
Datasetpublic

OpenGVLab/GUI-Odyssey

Dataset Card for GUI Odyssey News⭐️ A new and improved version of the GUIOdyssey dataset has been released! 🎉🎉 👉 Please use the latest version and refer to the updated README for the most up-to-date information. We highly recommend using the new version for all training and evaluation! Repository: https://github.com/OpenGVLab/GUI-Odyssey Latest Version of Dataset: hflqf88888/GUIOdyssey Paper: https://arxiv.org/pdf/2406.08451 Introduction… See the full description on the dataset page: https://huggingface.co/datasets/OpenGVLab/GUI-Odyssey.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
26likes4.1kdownloads
1023625067068076.json235 linesDownload Raw Back to annotations
1{2    "episode_id": "1023625067068076",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 2400,8        "w": 1080,9        "device_name": "Medium Phone"10    },11    "task_info": {12        "category": "Information_Management",13        "app": [14            "Google Play Store",15            "Waze Navigation & Live Traffic"16        ],17        "meta_task": "Find a local {} and then download a fitness tracking app to set goals.",18        "task": "Find a local Park and then download a fitness tracking app to set goals.",19        "instruction": "First, use Waze Navigation & Live Traffic to locate a nearby park. Once you've found your park, head over to the Google Play Store to download a fitness tracking app that can help you set and achieve your fitness goals."20    },21    "step_length": 16,22    "steps": [23        {24            "step": 0,25            "screenshot": "1023625067068076_0.png",26            "action": "CLICK",27            "info": [28                [29                    612,30                    62831                ],32                [33                    612,34                    62835                ]36            ],37            "ps": "[(612, 628)]"38        },39        {40            "step": 1,41            "screenshot": "1023625067068076_1.png",42            "action": "CLICK",43            "info": "KEY_HOME",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "1023625067068076_2.png",49            "action": "CLICK",50            "info": [51                [52                    172,53                    50554                ],55                [56                    172,57                    50558                ]59            ],60            "ps": "[(172, 505)]"61        },62        {63            "step": 3,64            "screenshot": "1023625067068076_3.png",65            "action": "CLICK",66            "info": [67                [68                    510,69                    59270                ],71                [72                    510,73                    59274                ]75            ],76            "ps": "[(510, 592)]"77        },78        {79            "step": 4,80            "screenshot": "1023625067068076_4.png",81            "action": "CLICK",82            "info": [83                [84                    333,85                    92086                ],87                [88                    333,89                    92090                ]91            ],92            "ps": "[(333, 920)]"93        },94        {95            "step": 5,96            "screenshot": "1023625067068076_5.png",97            "action": "TEXT",98            "info": "park",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "1023625067068076_6.png",104            "action": "CLICK",105            "info": [106                [107                    432,108                    158109                ],110                [111                    432,112                    158113                ]114            ],115            "ps": "[(432, 158)]"116        },117        {118            "step": 7,119            "screenshot": "1023625067068076_7.png",120            "action": "CLICK",121            "info": [122                [123                    522,124                    932125                ],126                [127                    522,128                    932129                ]130            ],131            "ps": "[(522, 932)]"132        },133        {134            "step": 8,135            "screenshot": "1023625067068076_8.png",136            "action": "CLICK",137            "info": "KEY_HOME",138            "ps": ""139        },140        {141            "step": 9,142            "screenshot": "1023625067068076_9.png",143            "action": "CLICK",144            "info": [145                [146                    405,147                    615148                ],149                [150                    405,151                    615152                ]153            ],154            "ps": "[(405, 615)]"155        },156        {157            "step": 10,158            "screenshot": "1023625067068076_10.png",159            "action": "CLICK",160            "info": [161                [162                    318,163                    62164                ],165                [166                    318,167                    62168                ]169            ],170            "ps": "[(318, 62)]"171        },172        {173            "step": 11,174            "screenshot": "1023625067068076_11.png",175            "action": "TEXT",176            "info": "fitness tracking apps",177            "ps": ""178        },179        {180            "step": 12,181            "screenshot": "1023625067068076_12.png",182            "action": "CLICK",183            "info": [184                [185                    447,186                    126187                ],188                [189                    447,190                    126191                ]192            ],193            "ps": "[(447, 126)]"194        },195        {196            "step": 13,197            "screenshot": "1023625067068076_13.png",198            "action": "CLICK",199            "info": [200                [201                    420,202                    547203                ],204                [205                    420,206                    547207                ]208            ],209            "ps": "[(420, 547)]"210        },211        {212            "step": 14,213            "screenshot": "1023625067068076_14.png",214            "action": "CLICK",215            "info": [216                [217                    444,218                    313219                ],220                [221                    444,222                    313223                ]224            ],225            "ps": "[(444, 313)]"226        },227        {228            "step": 15,229            "screenshot": "1023625067068076_15.png",230            "action": "COMPLETE",231            "info": "",232            "ps": ""233        }234    ]235}
OpenGVLab/GUI-Odyssey · CoolFace