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
0749097923592338.json141 linesDownload Raw Back to annotations
1{2    "episode_id": "0749097923592338",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            "Simplenote",15            "Youtube"16        ],17        "meta_task": "Listen to a lecture on {} and then jot down the name of the course in the notes app.",18        "task": "Listen to a lecture on Virtual Reality and then jot down the name of the course in the notes app.",19        "instruction": "Watch a Virtual Reality lecture on YouTube and then record the course name in Simplenote."20    },21    "step_length": 9,22    "steps": [23        {24            "step": 0,25            "screenshot": "0749097923592338_0.png",26            "action": "CLICK",27            "info": [28                [29                    942,30                    42631                ],32                [33                    942,34                    42635                ]36            ],37            "ps": "[(942, 426)]"38        },39        {40            "step": 1,41            "screenshot": "0749097923592338_1.png",42            "action": "CLICK",43            "info": [44                [45                    239,46                    86747                ],48                [49                    239,50                    86751                ]52            ],53            "ps": "[(239, 867)]"54        },55        {56            "step": 2,57            "screenshot": "0749097923592338_2.png",58            "action": "CLICK",59            "info": "KEY_HOME",60            "ps": ""61        },62        {63            "step": 3,64            "screenshot": "0749097923592338_3.png",65            "action": "CLICK",66            "info": [67                [68                    636,69                    51670                ],71                [72                    636,73                    51674                ]75            ],76            "ps": "[(636, 516)]"77        },78        {79            "step": 4,80            "screenshot": "0749097923592338_4.png",81            "action": "CLICK",82            "info": [83                [84                    909,85                    94286                ],87                [88                    909,89                    94290                ]91            ],92            "ps": "[(909, 942)]"93        },94        {95            "step": 5,96            "screenshot": "0749097923592338_5.png",97            "action": "CLICK",98            "info": [99                [100                    460,101                    207102                ],103                [104                    460,105                    207106                ]107            ],108            "ps": "[(460, 207)]"109        },110        {111            "step": 6,112            "screenshot": "0749097923592338_6.png",113            "action": "CLICK",114            "info": [115                [116                    442,117                    693118                ],119                [120                    442,121                    693122                ]123            ],124            "ps": "[(442, 693)]"125        },126        {127            "step": 7,128            "screenshot": "0749097923592338_7.png",129            "action": "TEXT",130            "info": " VR Development Full Course: Oculus Quest",131            "ps": ""132        },133        {134            "step": 8,135            "screenshot": "0749097923592338_8.png",136            "action": "COMPLETE",137            "info": "",138            "ps": ""139        }140    ]141}
OpenGVLab/GUI-Odyssey · CoolFace