maaz2514
all training and test images with labels for coffee machines
86f5bdc
---
pretty_name: s
task_categories:
- object-detection
tags:
- computer-vision
- object-detection
- coffee-machines
- bounding-boxes
- appliance-parts
license: cc-by-4.0
---
# Coffee Machine Parts Detection
Object detection dataset for coffee machines and their parts.
## Contents
- `train`
- `validation`
- `test`
## Labels
- `group_head`
- `steam_knob`
- `coffee_spouts`
- `milk_reservoir`
- `portafilter`
- `bean_hopper`
- `steam_wand`
- `filter_basket`
- `drip_tray`
- `control_panel`
- `carafe`
- `coffee_machine`
- `power_switch`
- `water_reservoir`
## Format
- COCO source data
- Hugging Face `imagefolder` package with `metadata.jsonl`
- Bounding boxes for object detection
---
license: mit
---