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
0092439816310016.json237 linesDownload Raw Back to annotations
1{2    "episode_id": "0092439816310016",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": "Social_Sharing",13        "app": [14            "Gmail",15            "Microsoft Teams"16        ],17        "meta_task": "Create a online meeting and share the link to your friend.",18        "task": "Create a online meeting and share the link to your friend.",19        "instruction": "Set up an online meeting via Microsoft Teams and send the meeting link to your friend using Gmail."20    },21    "step_length": 15,22    "steps": [23        {24            "step": 0,25            "screenshot": "0092439816310016_0.png",26            "action": "CLICK",27            "info": [28                [29                    870,30                    24531                ],32                [33                    870,34                    24535                ]36            ],37            "ps": "[(870, 245)]"38        },39        {40            "step": 1,41            "screenshot": "0092439816310016_1.png",42            "action": "CLICK",43            "info": [44                [45                    124,46                    93947                ],48                [49                    124,50                    93951                ]52            ],53            "ps": "[(124, 939)]"54        },55        {56            "step": 2,57            "screenshot": "0092439816310016_2.png",58            "action": "CLICK",59            "info": [60                [61                    483,62                    22963                ],64                [65                    483,66                    22967                ]68            ],69            "ps": "[(483, 229)]"70        },71        {72            "step": 3,73            "screenshot": "0092439816310016_3.png",74            "action": "CLICK",75            "info": [76                [77                    362,78                    75979                ],80                [81                    362,82                    75783                ]84            ],85            "ps": "[(362, 759), (362, 757)]"86        },87        {88            "step": 4,89            "screenshot": "0092439816310016_4.png",90            "action": "CLICK",91            "info": [92                [93                    895,94                    64895                ],96                [97                    895,98                    64899                ]100            ],101            "ps": "[(895, 648)]"102        },103        {104            "step": 5,105            "screenshot": "0092439816310016_5.png",106            "action": "CLICK",107            "info": "KEY_HOME",108            "ps": ""109        },110        {111            "step": 6,112            "screenshot": "0092439816310016_6.png",113            "action": "CLICK",114            "info": [115                [116                    826,117                    132118                ],119                [120                    826,121                    132122                ]123            ],124            "ps": "[(826, 132)]"125        },126        {127            "step": 7,128            "screenshot": "0092439816310016_7.png",129            "action": "CLICK",130            "info": [131                [132                    741,133                    872134                ],135                [136                    741,137                    872138                ]139            ],140            "ps": "[(741, 872)]"141        },142        {143            "step": 8,144            "screenshot": "0092439816310016_8.png",145            "action": "TEXT",146            "info": "2673618401@qq.com",147            "ps": ""148        },149        {150            "step": 9,151            "screenshot": "0092439816310016_9.png",152            "action": "CLICK",153            "info": [154                [155                    252,156                    301157                ],158                [159                    252,160                    301161                ]162            ],163            "ps": "[(252, 301)]"164        },165        {166            "step": 10,167            "screenshot": "0092439816310016_10.png",168            "action": "CLICK",169            "info": [170                [171                    84,172                    317173                ],174                [175                    84,176                    317177                ]178            ],179            "ps": "[(84, 317)]"180        },181        {182            "step": 11,183            "screenshot": "0092439816310016_11.png",184            "action": "CLICK",185            "info": [186                [187                    508,188                    649189                ],190                [191                    508,192                    649193                ]194            ],195            "ps": "[(508, 649)]"196        },197        {198            "step": 12,199            "screenshot": "0092439816310016_12.png",200            "action": "CLICK",201            "info": [202                [203                    245,204                    745205                ],206                [207                    245,208                    745209                ]210            ],211            "ps": "[(245, 745)]"212        },213        {214            "step": 13,215            "screenshot": "0092439816310016_13.png",216            "action": "CLICK",217            "info": [218                [219                    824,220                    55221                ],222                [223                    824,224                    55225                ]226            ],227            "ps": "[(824, 55)]"228        },229        {230            "step": 14,231            "screenshot": "0092439816310016_14.png",232            "action": "COMPLETE",233            "info": "",234            "ps": ""235        }236    ]237}
OpenGVLab/GUI-Odyssey · CoolFace