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
26likes3.8kdownloads
0359979646192633.json148 linesDownload Raw Back to annotations
1{2    "episode_id": "0359979646192633",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            "Clock"16        ],17        "meta_task": "Learn a {} from a video and practice it while using a timer.",18        "task": "Learn a Makeup look from a video and practice it while using a timer.",19        "instruction": "Watch a makeup tutorial on YouTube and practice the look while keeping track of your time using the Clock app."20    },21    "step_length": 10,22    "steps": [23        {24            "step": 0,25            "screenshot": "0359979646192633_0.png",26            "action": "CLICK",27            "info": [28                [29                    627,30                    83431                ],32                [33                    627,34                    83435                ]36            ],37            "ps": "[(627, 834)]"38        },39        {40            "step": 1,41            "screenshot": "0359979646192633_1.png",42            "action": "TEXT",43            "info": "Makeup look",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "0359979646192633_2.png",49            "action": "CLICK",50            "info": [51                [52                    969,53                    92654                ],55                [56                    969,57                    92658                ]59            ],60            "ps": "[(969, 926)]"61        },62        {63            "step": 3,64            "screenshot": "0359979646192633_3.png",65            "action": "SCROLL",66            "info": [67                [68                    578,69                    71670                ],71                [72                    719,73                    39374                ]75            ],76            "ps": "[(578, 716), (594, 706), (621, 689), (648, 665), (668, 637), (688, 606), (712, 562), (712, 535), (712, 513), (712, 492), (719, 466), (719, 450), (719, 438), (719, 427), (719, 407), (719, 404), (719, 400), (719, 396), (719, 395), (719, 393)]"77        },78        {79            "step": 4,80            "screenshot": "0359979646192633_4.png",81            "action": "CLICK",82            "info": [83                [84                    610,85                    50786                ],87                [88                    610,89                    50790                ]91            ],92            "ps": "[(610, 507)]"93        },94        {95            "step": 5,96            "screenshot": "0359979646192633_5.png",97            "action": "CLICK",98            "info": "KEY_HOME",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0359979646192633_6.png",104            "action": "CLICK",105            "info": [106                [107                    389,108                    255109                ],110                [111                    389,112                    255113                ]114            ],115            "ps": "[(389, 255)]"116        },117        {118            "step": 7,119            "screenshot": "0359979646192633_7.png",120            "action": "TEXT",121            "info": "1200",122            "ps": ""123        },124        {125            "step": 8,126            "screenshot": "0359979646192633_8.png",127            "action": "CLICK",128            "info": [129                [130                    491,131                    797132                ],133                [134                    491,135                    797136                ]137            ],138            "ps": "[(491, 797)]"139        },140        {141            "step": 9,142            "screenshot": "0359979646192633_9.png",143            "action": "COMPLETE",144            "info": "",145            "ps": ""146        }147    ]148}
OpenGVLab/GUI-Odyssey · CoolFace