Datasets:
| { | |
| "version": 2, | |
| "composite_mode": true, | |
| "label_track": { | |
| "key": "annotation", | |
| "color": "#4FC3F7", | |
| "summary_field": "action" | |
| }, | |
| "categories": [ | |
| { | |
| "key": "environment", | |
| "type": "single", | |
| "allow_custom": true, | |
| "color": "#AED581", | |
| "options": [ | |
| "hardware store", | |
| "office 1", | |
| "office 2", | |
| "grocery store 1", | |
| "grocery store 2", | |
| "workshop", | |
| "kitchen", | |
| "sports store", | |
| "bedroom", | |
| "plant store", | |
| "restaurant 1", | |
| "restaurant 2", | |
| "living room", | |
| "biochemistry lab", | |
| "wet lab bench", | |
| "solution preparation station", | |
| "distillation station", | |
| "fume hood", | |
| "sterile workbench", | |
| "analytical instrument station", | |
| "cold storage area", | |
| "waste disposal area", | |
| "biology lab" | |
| ] | |
| }, | |
| { | |
| "key": "object", | |
| "type": "single", | |
| "allow_custom": true, | |
| "color": "#AED581", | |
| "options": [ | |
| "Tools & Hardware", | |
| "Containers & Storage", | |
| "Furniture & Fixtures", | |
| "Food & Beverages", | |
| "Sports & Recreation", | |
| "Kitchenware & Dining", | |
| "Cleaning & Maintenance", | |
| "Construction & Materials", | |
| "Electronics & Devices", | |
| "Clothing & Accessories", | |
| "Office & Stationery", | |
| "Miscellaneous", | |
| "Appliances", | |
| "Plants & Nature", | |
| "Lab Glassware", | |
| "Measuring & Transfer Tools", | |
| "Reagent Containers", | |
| "Heating & Mixing Equipment", | |
| "Separation & Distillation Equipment", | |
| "Analytical Instruments", | |
| "Lab Consumables", | |
| "Safety & PPE", | |
| "Waste Containers", | |
| "pipette and petri dish" | |
| ] | |
| }, | |
| { | |
| "key": "action", | |
| "type": "single", | |
| "allow_custom": true, | |
| "color": "#4FC3F7", | |
| "options": [ | |
| "picking up", | |
| "placing", | |
| "pulling", | |
| "pressing", | |
| "holding", | |
| "pushing", | |
| "grasping", | |
| "adjusting", | |
| "touching", | |
| "moving", | |
| "preparing solution", | |
| "measuring volume", | |
| "weighing sample", | |
| "pipetting", | |
| "pouring", | |
| "adding reagent", | |
| "mixing", | |
| "stirring", | |
| "adjusting pH", | |
| "titrating", | |
| "heating", | |
| "cooling", | |
| "filtering", | |
| "distilling", | |
| "collecting distillate", | |
| "rinsing", | |
| "labeling" | |
| ] | |
| }, | |
| { | |
| "key": "grasp_type", | |
| "type": "single", | |
| "allow_custom": true, | |
| "color": "#FF7043", | |
| "options": [ | |
| "Small Diameter", | |
| "Tip Pinch", | |
| "Prismatic 2 Finger", | |
| "Prismatic 3 Finger", | |
| "Index Finger Extension", | |
| "Medium Wrap", | |
| "Palmar", | |
| "Fixed Hook", | |
| "Light Tool", | |
| "Precision Sphere" | |
| ] | |
| }, | |
| { | |
| "key": "notes", | |
| "type": "free_text", | |
| "per_segment": true | |
| } | |
| ] | |
| } | |