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
0780732209825324.json223 linesDownload Raw Back to annotations
1{2    "episode_id": "0780732209825324",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1600,8        "w": 2560,9        "device_name": "Pixel Tablet"10    },11    "task_info": {12        "category": "Social_Sharing",13        "app": [14            "Threads",15            "Lightroom Photo & Video Editor"16        ],17        "meta_task": "Edit a photo and share it to {}.",18        "task": "Edit a photo and share it to moments.",19        "instruction": "Using Lightroom Photo & Video Editor, edit the photo and then share it to Moments via Threads."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "0780732209825324_0.png",26            "action": "CLICK",27            "info": [28                [29                    573,30                    55831                ],32                [33                    573,34                    55835                ]36            ],37            "ps": "[(573, 558)]"38        },39        {40            "step": 1,41            "screenshot": "0780732209825324_1.png",42            "action": "CLICK",43            "info": [44                [45                    82,46                    13647                ],48                [49                    82,50                    13651                ]52            ],53            "ps": "[(82, 136)]"54        },55        {56            "step": 2,57            "screenshot": "0780732209825324_2.png",58            "action": "CLICK",59            "info": [60                [61                    475,62                    24163                ],64                [65                    475,66                    24167                ]68            ],69            "ps": "[(475, 241)]"70        },71        {72            "step": 3,73            "screenshot": "0780732209825324_3.png",74            "action": "CLICK",75            "info": [76                [77                    94,78                    71479                ],80                [81                    98,82                    71483                ]84            ],85            "ps": "[(94, 714), (95, 714), (97, 714), (98, 714)]"86        },87        {88            "step": 4,89            "screenshot": "0780732209825324_4.png",90            "action": "CLICK",91            "info": [92                [93                    426,94                    31795                ],96                [97                    426,98                    31799                ]100            ],101            "ps": "[(426, 317)]"102        },103        {104            "step": 5,105            "screenshot": "0780732209825324_5.png",106            "action": "CLICK",107            "info": [108                [109                    982,110                    488111                ],112                [113                    982,114                    488115                ]116            ],117            "ps": "[(982, 488)]"118        },119        {120            "step": 6,121            "screenshot": "0780732209825324_6.png",122            "action": "CLICK",123            "info": [124                [125                    932,126                    373127                ],128                [129                    932,130                    373131                ]132            ],133            "ps": "[(932, 373)]"134        },135        {136            "step": 7,137            "screenshot": "0780732209825324_7.png",138            "action": "SCROLL",139            "info": [140                [141                    828,142                    237143                ],144                [145                    881,146                    243147                ]148            ],149            "ps": "[(828, 237), (830, 237), (831, 237), (832, 237), (833, 237), (835, 237), (837, 237), (839, 237), (841, 237), (843, 237), (844, 237), (847, 237), (847, 239), (848, 239), (851, 239), (852, 239), (854, 239), (856, 239), (858, 239), (860, 239), (862, 239), (863, 239), (865, 239), (867, 239), (868, 239), (869, 239), (872, 239), (873, 239), (876, 243), (877, 243), (880, 243), (881, 243)]"150        },151        {152            "step": 8,153            "screenshot": "0780732209825324_8.png",154            "action": "CLICK",155            "info": [156                [157                    686,158                    68159                ],160                [161                    686,162                    68163                ]164            ],165            "ps": "[(686, 68)]"166        },167        {168            "step": 9,169            "screenshot": "0780732209825324_9.png",170            "action": "CLICK",171            "info": [172                [173                    363,174                    762175                ],176                [177                    363,178                    762179                ]180            ],181            "ps": "[(363, 762)]"182        },183        {184            "step": 10,185            "screenshot": "0780732209825324_10.png",186            "action": "CLICK",187            "info": [188                [189                    694,190                    864191                ],192                [193                    694,194                    864195                ]196            ],197            "ps": "[(694, 864)]"198        },199        {200            "step": 11,201            "screenshot": "0780732209825324_11.png",202            "action": "CLICK",203            "info": [204                [205                    687,206                    433207                ],208                [209                    687,210                    433211                ]212            ],213            "ps": "[(687, 433)]"214        },215        {216            "step": 12,217            "screenshot": "0780732209825324_12.png",218            "action": "COMPLETE",219            "info": "",220            "ps": "moments"221        }222    ]223}
OpenGVLab/GUI-Odyssey · CoolFace