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
0234851397265418.json111 linesDownload Raw Back to annotations
1{2    "episode_id": "0234851397265418",3    "device_info": {4        "product": "sdk_gphone64_x86_64",5        "release_version": "14",6        "sdk_version": "34",7        "h": 3120,8        "w": 1440,9        "device_name": "Pixel 7 Pro"10    },11    "task_info": {12        "category": "Social_Sharing",13        "app": [14            "X",15            "Google Photos"16        ],17        "meta_task": "Select a photo in album and share to a social app.",18        "task": "Select a photo in album and share to a social app.",19        "instruction": "Open Google Photos, pick a photo from your album, and share it on the social app X with liudehu19294094+."20    },21    "step_length": 6,22    "steps": [23        {24            "step": 0,25            "screenshot": "0234851397265418_0.png",26            "action": "CLICK",27            "info": [28                [29                    595,30                    52131                ],32                [33                    595,34                    52135                ]36            ],37            "ps": "[(595, 521)]"38        },39        {40            "step": 1,41            "screenshot": "0234851397265418_1.png",42            "action": "CLICK",43            "info": [44                [45                    401,46                    50147                ],48                [49                    401,50                    50151                ]52            ],53            "ps": "[(401, 501)]"54        },55        {56            "step": 2,57            "screenshot": "0234851397265418_2.png",58            "action": "CLICK",59            "info": [60                [61                    165,62                    93363                ],64                [65                    165,66                    93367                ]68            ],69            "ps": "[(165, 933)]"70        },71        {72            "step": 3,73            "screenshot": "0234851397265418_3.png",74            "action": "CLICK",75            "info": [76                [77                    73,78                    76979                ],80                [81                    73,82                    76983                ]84            ],85            "ps": "[(73, 769)]"86        },87        {88            "step": 4,89            "screenshot": "0234851397265418_4.png",90            "action": "CLICK",91            "info": [92                [93                    919,94                    93195                ],96                [97                    919,98                    93199                ]100            ],101            "ps": "[(919, 931)]"102        },103        {104            "step": 5,105            "screenshot": "0234851397265418_5.png",106            "action": "COMPLETE",107            "info": "",108            "ps": "liudehu19294094+"109        }110    ]111}
OpenGVLab/GUI-Odyssey · CoolFace