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
0119022933981939.json196 linesDownload Raw Back to annotations
1{2    "episode_id": "0119022933981939",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": "Information_Management",13        "app": [14            "Google Play Store",15            "Petal Maps - GPS & Navigation"16        ],17        "meta_task": "Find a local {} and then download a fitness tracking app to set goals.",18        "task": "Find a local Yoga studio and then download a fitness tracking app to set goals.",19        "instruction": "Use Petal Maps - GPS & Navigation to locate a nearby Yoga studio, and then access the Google Play Store to download a fitness tracking app to set your fitness goals."20    },21    "step_length": 13,22    "steps": [23        {24            "step": 0,25            "screenshot": "0119022933981939_0.png",26            "action": "CLICK",27            "info": [28                [29                    161,30                    11631                ],32                [33                    161,34                    11635                ]36            ],37            "ps": "[(161, 116)]"38        },39        {40            "step": 1,41            "screenshot": "0119022933981939_1.png",42            "action": "CLICK",43            "info": [44                [45                    447,46                    65647                ],48                [49                    447,50                    65651                ]52            ],53            "ps": "[(447, 656)]"54        },55        {56            "step": 2,57            "screenshot": "0119022933981939_2.png",58            "action": "TEXT",59            "info": "yoga studio",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0119022933981939_3.png",65            "action": "CLICK",66            "info": [67                [68                    904,69                    29770                ],71                [72                    904,73                    29774                ]75            ],76            "ps": "[(904, 297)]"77        },78        {79            "step": 4,80            "screenshot": "0119022933981939_4.png",81            "action": "CLICK",82            "info": "KEY_HOME",83            "ps": ""84        },85        {86            "step": 5,87            "screenshot": "0119022933981939_5.png",88            "action": "CLICK",89            "info": [90                [91                    161,92                    24093                ],94                [95                    161,96                    24097                ]98            ],99            "ps": "[(161, 240)]"100        },101        {102            "step": 6,103            "screenshot": "0119022933981939_6.png",104            "action": "CLICK",105            "info": [106                [107                    367,108                    67109                ],110                [111                    367,112                    67113                ]114            ],115            "ps": "[(367, 67)]"116        },117        {118            "step": 7,119            "screenshot": "0119022933981939_7.png",120            "action": "TEXT",121            "info": "fitness tracking apps",122            "ps": ""123        },124        {125            "step": 8,126            "screenshot": "0119022933981939_8.png",127            "action": "CLICK",128            "info": [129                [130                    282,131                    157132                ],133                [134                    282,135                    157136                ]137            ],138            "ps": "[(282, 157)]"139        },140        {141            "step": 9,142            "screenshot": "0119022933981939_9.png",143            "action": "CLICK",144            "info": [145                [146                    284,147                    630148                ],149                [150                    284,151                    630152                ]153            ],154            "ps": "[(284, 630)]"155        },156        {157            "step": 10,158            "screenshot": "0119022933981939_10.png",159            "action": "CLICK",160            "info": [161                [162                    428,163                    345164                ],165                [166                    428,167                    345168                ]169            ],170            "ps": "[(428, 345)]"171        },172        {173            "step": 11,174            "screenshot": "0119022933981939_11.png",175            "action": "SCROLL",176            "info": [177                [178                    219,179                    740180                ],181                [182                    268,183                    679184                ]185            ],186            "ps": "[(219, 740), (219, 739), (221, 739), (224, 738), (231, 735), (234, 731), (238, 729), (238, 726), (243, 723), (245, 721), (250, 717), (250, 715), (253, 713), (258, 708), (258, 705), (260, 700), (263, 695), (263, 693), (263, 691), (265, 688), (265, 687), (265, 686), (265, 684), (265, 683), (268, 682), (268, 680), (268, 679)]"187        },188        {189            "step": 12,190            "screenshot": "0119022933981939_12.png",191            "action": "COMPLETE",192            "info": "",193            "ps": ""194        }195    ]196}
OpenGVLab/GUI-Odyssey · CoolFace