IRVLUTD/RPX
RPX: Robot Perception X RPX is a real-world RGB-D benchmark for measuring robot perception across scene changes. The canonical naren/all release combines the multi-object, egocentric, single-object, VQA, and tracking metadata that previously lived on separate dataset branches. Code and benchmark toolkit: github.com/IRVLUTD/RPX Recommended dataset revision: naren/all (pin the commit SHA printed by your download for reproducible results) License: Creative Commons Attribution 4.0… See the full description on the dataset page: https://huggingface.co/datasets/IRVLUTD/RPX.
41.7k
1{2 "class_name": "alarm_clock",3 "global_object_id": 2,4 "object_id": "alarm_clock",5 "object_name": "alarm_clock",6 "questionnaire_path": "objects_meta/alarm_clock/questionnaire.json",7 "questions": {8 "What can be the object in these images used for? (list all function of the object)": [9 "waking up",10 "keeping time",11 "watching time"12 ],13 "What is the category of the object in these images?": [14 "clocks and watches",15 "watches and clocks"16 ],17 "What is the color of the object in these images? (list all colors of the object)": [18 "silver",19 "white",20 "grey",21 "black"22 ],23 "What is the name of the object in these images?": [24 "analog alarm clock",25 "clock"26 ],27 "What is the object in these images made of? (list all materials of the object)": [28 "metal",29 "glass",30 "steel"31 ]32 },33 "sos_data_path": "objects/alarm_clock/",34 "sos_path": "objects/alarm_clock/",35 "source": "sos/alarm_clock/questionnaire.txt",36 "source_catalog_id": "3",37 "source_category_id": "3",38 "source_instance_id": null39}