File size: 763 Bytes
86f5bdc a2b2a3c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | ---
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
---
|