All MicroEvals
captioning
Create MicroEval
Header image for captioning

captioning

Prompt

Describe the person in the image in the following json: { "meta": { "image_quality": { "value": "low", // options: high, medium, low "confidence": 0.95 }, "occlusion_level": { "value": "none", // options: none, partial, heavy "confidence": 0.90 }, "lighting_condition": { "value": "indoor_ambient", // e.g., outdoor_sunny, indoor_fluorescent, dim, backlit "confidence": 0.85 }, "background_type": { "value": "plain_wall_with_exit_sign", // e.g., outdoor_scene, indoor_hallway, studio, cluttered "confidence": 0.80 } }, "demographics": { "age_group": { "value": "teenager", // options: child, teenager, adult, senior, unknown "confidence": 0.80 }, "gender_presentation": { "value": "man", // options: man, woman, boy, girl, nonbinary, ambiguous, none "confidence": 0.95 }, "build": { "value": "slim", // options: slim, average, athletic, stocky, heavy, unknown "confidence": 0.75 } }, "hairstyle": { "hair_length": { "value": "short", // options: bald, short, medium, long, very_long "confidence": 0.95 }, "hair_color": { "value": "black", // options: black, brown, blonde, grey, red, white, multicolored, none "confidence": 0.95 }, "hair_style": { "value": "styled_up", // e.g., buzz_cut, pompadour, bun, ponytail, messy, flat "confidence": 0.65 } }, "face_and_head": { "face_accessory": { "value": "eyeglasses", // options: sunglasses, eyeglasses, mask, visor, none "confidence": 0.70 }, "head_accessory": { "value": "none", // options: cap, hat, hood, helmet, scarf, bandana, none "confidence": 0.95 }, "ear_accessory": { "value": "none", // options: earphones, earrings, hearing_aid, none "confidence": 0.90 }, "facial_hair": { "value": "none", // options: stubble, mustache, goatee, full_beard, none, unknown "confidence": 0.90 } }, "upper_body_clothing": { "top_type": { "value": "t-shirt", // options: t-shirt, shirt, jacket, coat, hoodie, sweater, dress, tank_top, polo, other "confidence": 0.95 }, "top_color": { "value": "yellow", // options: black, white, grey, blue, red, green, yellow, brown, beige, multicolored, patterned "confidence": 0.95 }, "sleeve_length": { "value": "short-sleeved", // options: sleeveless, short-sleeved, three-quarter, long-sleeved "confidence": 0.95 }, "print_or_text": { "value": "\"VINTAGE\" arched text with smaller lines below", // describe any visible logos, slogans, graphics "confidence": 0.85 }, "fit": { "value": "regular", // options: tight, regular, loose, oversized, none "confidence": 0.70 } }, "lower_body_clothing": { "bottom_type": { "value": "shorts", // options: pants, jeans, shorts, skirt, leggings, dress, swimwear, other "confidence": 0.90 }, "bottom_color": { "value": "multicolored", // e.g., black/grey/green camo, tie-dye, plaid "confidence": 0.85 }, "pattern": { "value": "camouflage_or_mottled", // options: solid, striped, polka_dot, plaid, floral, camo, tie_dye, geometric, none "confidence": 0.80 }, "length": { "value": "knee-length", // e.g., above_knee, knee_length, below_knee, ankle_length "confidence": 0.85 } }, "footwear": { "footwear_type": { "value": "sneakers", // options: sneakers, boots, sandals, formal_shoes, slippers, flip_flops, barefoot, other "confidence": 0.90 }, "footwear_color": { "value": "brown", // main color of upper; soles can be noted separately if distinct "confidence": 0.80 }, "sole_color": { "value": "white", // if visibly different from upper "confidence": 0.85 }, "laces_visible": { "value": true, // boolean "confidence": 0.90 } }, "accessories_and_worn_items": { "wrist_accessory": { "value": "band", // options: watch, bracelet, band, fitness_tracker, none "confidence": 0.60 }, "ring_count": { "value": null, // integer or null if not visible/uncertain "confidence": 0.50 }, "necklace_or_pendant": { "value": "none", // options: chain, pendant, cord, tattoo, none, unknown "confidence": 0.85 } }, "carried_items": { "item_type": { "value": "backpack", // options: backpack, handbag, tote_bag, shopping_bag, suitcase, umbrella, laptop_bag, none "confidence": 0.95 }, "carry_position": { "value": "on_back", // options: on_back, on_shoulder, in_hand, crossbody, arm_borne, none "confidence": 0.95 }, "item_color": { "value": "black", // primary color of carried item "confidence": 0.90 }, "straps_visible": { "value": true, // boolean "confidence": 0.95 }, "held_in_hand": { "value": "smartphone", // object being held; if none, use "none" "confidence": 0.65 } }, "posture_and_action": { "pose": { "value": "walking", // options: standing, walking, sitting, running, jumping, leaning, none "confidence": 0.90 }, "direction_of_movement": { "value": "right", // cardinal direction relative to frame (left, right, forward, backward) "confidence": 0.85 }, "head_orientation": { "value": "turned_left", // where face is pointing relative to body movement "confidence": 0.80 }, "arm_position": { "value": "hands_classed_in_front", // e.g., arms_at_sides, hands_in_pockets, one_hand_raised, holding_item "confidence": 0.75 } }, "environmental_context": { "setting": { "value": "indoor_corridor", // e.g., outdoor_street, gym, classroom, store, hallway, stairwell "confidence": 0.85 }, "visible_signage": { "value": "green_exit_sign", // describe any readable signs, symbols, or lights "confidence": 0.80 }, "floor_type": { "value": "tile_or_concrete", // e.g., wood, carpet, grass, asphalt, marble "confidence": 0.75 } } }

Drag to resize
Drag to resize
Drag to resize