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
0271654003819383.json180 linesDownload Raw Back to annotations
1{2    "episode_id": "0271654003819383",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 2992,8        "w": 1344,9        "device_name": "Pixel 8 Pro"10    },11    "task_info": {12        "category": "Media_Entertainment",13        "app": [14            "Youtube",15            "Google Play Store"16        ],17        "meta_task": "Watch a video about fitness tracking app recommendations and download one of them.",18        "task": "Watch a video about fitness tracking app recommendations and download one of them.",19        "instruction": "Open YouTube to watch a video about fitness tracking app recommendations. Then, head over to the Google Play Store and download one of the recommended apps."20    },21    "step_length": 12,22    "steps": [23        {24            "step": 0,25            "screenshot": "0271654003819383_0.png",26            "action": "CLICK",27            "info": [28                [29                    614,30                    86131                ],32                [33                    614,34                    86135                ]36            ],37            "ps": "[(614, 861)]"38        },39        {40            "step": 1,41            "screenshot": "0271654003819383_1.png",42            "action": "CLICK",43            "info": "KEY_HOME",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "0271654003819383_2.png",49            "action": "CLICK",50            "info": [51                [52                    603,53                    83154                ],55                [56                    603,57                    83158                ]59            ],60            "ps": "[(603, 831)]"61        },62        {63            "step": 3,64            "screenshot": "0271654003819383_3.png",65            "action": "CLICK",66            "info": "KEY_HOME",67            "ps": ""68        },69        {70            "step": 4,71            "screenshot": "0271654003819383_4.png",72            "action": "CLICK",73            "info": [74                [75                    842,76                    84677                ],78                [79                    842,80                    84681                ]82            ],83            "ps": "[(842, 846)]"84        },85        {86            "step": 5,87            "screenshot": "0271654003819383_5.png",88            "action": "CLICK",89            "info": [90                [91                    813,92                    7393                ],94                [95                    813,96                    7397                ]98            ],99            "ps": "[(813, 73)]"100        },101        {102            "step": 6,103            "screenshot": "0271654003819383_6.png",104            "action": "CLICK",105            "info": [106                [107                    927,108                    77109                ],110                [111                    927,112                    77113                ]114            ],115            "ps": "[(927, 77)]"116        },117        {118            "step": 7,119            "screenshot": "0271654003819383_7.png",120            "action": "TEXT",121            "info": "Apple Fitness Plus",122            "ps": ""123        },124        {125            "step": 8,126            "screenshot": "0271654003819383_8.png",127            "action": "CLICK",128            "info": [129                [130                    927,131                    919132                ],133                [134                    927,135                    919136                ]137            ],138            "ps": "[(927, 919)]"139        },140        {141            "step": 9,142            "screenshot": "0271654003819383_9.png",143            "action": "CLICK",144            "info": [145                [146                    460,147                    530148                ],149                [150                    460,151                    530152                ]153            ],154            "ps": "[(460, 530)]"155        },156        {157            "step": 10,158            "screenshot": "0271654003819383_10.png",159            "action": "CLICK",160            "info": [161                [162                    335,163                    300164                ],165                [166                    335,167                    300168                ]169            ],170            "ps": "[(335, 300)]"171        },172        {173            "step": 11,174            "screenshot": "0271654003819383_11.png",175            "action": "COMPLETE",176            "info": "",177            "ps": ""178        }179    ]180}
OpenGVLab/GUI-Odyssey · CoolFace