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
0512470339902226.json166 linesDownload Raw Back to annotations
1{2    "episode_id": "0512470339902226",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 1840,8        "w": 2208,9        "device_name": "Pixel Fold"10    },11    "task_info": {12        "category": "Social_Sharing",13        "app": [14            "GenZArt:Fast AI Art Generator",15            "Messenger"16        ],17        "meta_task": "Use an AI app to create a photo about {} and share it.",18        "task": "Use an AI app to create a photo about backpack and share it.",19        "instruction": "Utilize the GenZArt:Fast AI Art Generator to design an image featuring a backpack, then send it to Victor James via Messenger."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "0512470339902226_0.png",26            "action": "CLICK",27            "info": [28                [29                    663,30                    67731                ],32                [33                    663,34                    67735                ]36            ],37            "ps": "[(663, 677)]"38        },39        {40            "step": 1,41            "screenshot": "0512470339902226_1.png",42            "action": "CLICK",43            "info": [44                [45                    490,46                    89947                ],48                [49                    490,50                    89951                ]52            ],53            "ps": "[(490, 899)]"54        },55        {56            "step": 2,57            "screenshot": "0512470339902226_2.png",58            "action": "CLICK",59            "info": [60                [61                    390,62                    33763                ],64                [65                    390,66                    33767                ]68            ],69            "ps": "[(390, 337)]"70        },71        {72            "step": 3,73            "screenshot": "0512470339902226_3.png",74            "action": "TEXT",75            "info": " backpack",76            "ps": ""77        },78        {79            "step": 4,80            "screenshot": "0512470339902226_4.png",81            "action": "CLICK",82            "info": [83                [84                    848,85                    87786                ],87                [88                    848,89                    87790                ]91            ],92            "ps": "[(848, 877)]"93        },94        {95            "step": 5,96            "screenshot": "0512470339902226_5.png",97            "action": "CLICK",98            "info": [99                [100                    515,101                    776102                ],103                [104                    515,105                    776106                ]107            ],108            "ps": "[(515, 776)]"109        },110        {111            "step": 6,112            "screenshot": "0512470339902226_6.png",113            "action": "CLICK",114            "info": [115                [116                    725,117                    777118                ],119                [120                    725,121                    777122                ]123            ],124            "ps": "[(725, 777)]"125        },126        {127            "step": 7,128            "screenshot": "0512470339902226_7.png",129            "action": "CLICK",130            "info": [131                [132                    365,133                    673134                ],135                [136                    365,137                    673138                ]139            ],140            "ps": "[(365, 673)]"141        },142        {143            "step": 8,144            "screenshot": "0512470339902226_8.png",145            "action": "CLICK",146            "info": [147                [148                    725,149                    444150                ],151                [152                    725,153                    444154                ]155            ],156            "ps": "[(725, 444)]"157        },158        {159            "step": 9,160            "screenshot": "0512470339902226_9.png",161            "action": "COMPLETE",162            "info": "",163            "ps": "Victor James"164        }165    ]166}
OpenGVLab/GUI-Odyssey · CoolFace