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
0069283472940099.json141 linesDownload Raw Back to annotations
1{2    "episode_id": "0069283472940099",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            "Google Play Store",15            "Youtube"16        ],17        "meta_task": "Watch a video about fitness tracking app recommendations and download one of them.",18        "task": "Watch a video about fitness tracking app recommendations and download one of them.",19        "instruction": "View a video on YouTube that discusses various fitness tracking app recommendations, and then use the Google Play Store to download one of the suggested apps."20    },21    "step_length": 9,22    "steps": [23        {24            "step": 0,25            "screenshot": "0069283472940099_0.png",26            "action": "CLICK",27            "info": [28                [29                    645,30                    83331                ],32                [33                    645,34                    83335                ]36            ],37            "ps": "[(645, 833)]"38        },39        {40            "step": 1,41            "screenshot": "0069283472940099_1.png",42            "action": "CLICK",43            "info": "KEY_HOME",44            "ps": ""45        },46        {47            "step": 2,48            "screenshot": "0069283472940099_2.png",49            "action": "CLICK",50            "info": [51                [52                    844,53                    82854                ],55                [56                    844,57                    82858                ]59            ],60            "ps": "[(844, 828)]"61        },62        {63            "step": 3,64            "screenshot": "0069283472940099_3.png",65            "action": "CLICK",66            "info": [67                [68                    822,69                    7270                ],71                [72                    822,73                    7274                ]75            ],76            "ps": "[(822, 72)]"77        },78        {79            "step": 4,80            "screenshot": "0069283472940099_4.png",81            "action": "CLICK",82            "info": [83                [84                    933,85                    7386                ],87                [88                    933,89                    7390                ]91            ],92            "ps": "[(933, 73)]"93        },94        {95            "step": 5,96            "screenshot": "0069283472940099_5.png",97            "action": "TEXT",98            "info": "Fitbod",99            "ps": ""100        },101        {102            "step": 6,103            "screenshot": "0069283472940099_6.png",104            "action": "CLICK",105            "info": [106                [107                    915,108                    915109                ],110                [111                    915,112                    915113                ]114            ],115            "ps": "[(915, 915)]"116        },117        {118            "step": 7,119            "screenshot": "0069283472940099_7.png",120            "action": "CLICK",121            "info": [122                [123                    862,124                    328125                ],126                [127                    862,128                    328129                ]130            ],131            "ps": "[(862, 328)]"132        },133        {134            "step": 8,135            "screenshot": "0069283472940099_8.png",136            "action": "COMPLETE",137            "info": "",138            "ps": ""139        }140    ]141}
OpenGVLab/GUI-Odyssey · CoolFace