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
1177145629687236.json203 linesDownload Raw Back to annotations
1{2    "episode_id": "1177145629687236",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1280,8        "w": 720,9        "device_name": "Small Phone"10    },11    "task_info": {12        "category": "Information_Management",13        "app": [14            "Citymapper",15            "Google Play Store"16        ],17        "meta_task": "Find a local {} and then download a fitness tracking app to set goals.",18        "task": "Find a local Swimming pool and then download a fitness tracking app to set goals.",19        "instruction": "Locate a nearby swimming pool using Citymapper, then proceed to the Google Play Store to download a fitness tracking app to set your goals."20    },21    "step_length": 14,22    "steps": [23        {24            "step": 0,25            "screenshot": "1177145629687236_0.png",26            "action": "CLICK",27            "info": "KEY_HOME",28            "ps": ""29        },30        {31            "step": 1,32            "screenshot": "1177145629687236_1.png",33            "action": "CLICK",34            "info": [35                [36                    855,37                    49038                ],39                [40                    855,41                    49042                ]43            ],44            "ps": "[(855, 490)]"45        },46        {47            "step": 2,48            "screenshot": "1177145629687236_2.png",49            "action": "CLICK",50            "info": [51                [52                    111,53                    9054                ],55                [56                    111,57                    9058                ]59            ],60            "ps": "[(111, 90)]"61        },62        {63            "step": 3,64            "screenshot": "1177145629687236_3.png",65            "action": "CLICK",66            "info": [67                [68                    897,69                    15970                ],71                [72                    897,73                    15974                ]75            ],76            "ps": "[(897, 159)]"77        },78        {79            "step": 4,80            "screenshot": "1177145629687236_4.png",81            "action": "TEXT",82            "info": "swimming pool",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "1177145629687236_5.png",88            "action": "CLICK",89            "info": [90                [91                    352,92                    33293                ],94                [95                    352,96                    33297                ]98            ],99            "ps": "[(352, 332)]"100        },101        {102            "step": 6,103            "screenshot": "1177145629687236_6.png",104            "action": "CLICK",105            "info": "KEY_HOME",106            "ps": ""107        },108        {109            "step": 7,110            "screenshot": "1177145629687236_7.png",111            "action": "CLICK",112            "info": [113                [114                    538,115                    767116                ],117                [118                    538,119                    767120                ]121            ],122            "ps": "[(538, 767)]"123        },124        {125            "step": 8,126            "screenshot": "1177145629687236_8.png",127            "action": "CLICK",128            "info": [129                [130                    327,131                    64132                ],133                [134                    327,135                    64136                ]137            ],138            "ps": "[(327, 64)]"139        },140        {141            "step": 9,142            "screenshot": "1177145629687236_9.png",143            "action": "TEXT",144            "info": "fitness tracking app",145            "ps": ""146        },147        {148            "step": 10,149            "screenshot": "1177145629687236_10.png",150            "action": "CLICK",151            "info": [152                [153                    319,154                    153155                ],156                [157                    319,158                    153159                ]160            ],161            "ps": "[(319, 153)]"162        },163        {164            "step": 11,165            "screenshot": "1177145629687236_11.png",166            "action": "CLICK",167            "info": [168                [169                    319,170                    785171                ],172                [173                    319,174                    785175                ]176            ],177            "ps": "[(319, 785)]"178        },179        {180            "step": 12,181            "screenshot": "1177145629687236_12.png",182            "action": "CLICK",183            "info": [184                [185                    494,186                    446187                ],188                [189                    494,190                    446191                ]192            ],193            "ps": "[(494, 446)]"194        },195        {196            "step": 13,197            "screenshot": "1177145629687236_13.png",198            "action": "COMPLETE",199            "info": "",200            "ps": ""201        }202    ]203}
OpenGVLab/GUI-Odyssey · CoolFace