dataset_name
string | description
string | labels
list | images
list |
|---|---|---|---|
Kompor Object Detection
|
Dataset anotasi kompor untuk deteksi objek
|
[
"kompor_gas",
"knob",
"api"
] |
[
{
"image_id": "img_001.jpg",
"width": 640,
"height": 480,
"annotations": [
{
"label": "kompor_gas",
"bbox": [
120,
80,
400,
300
]
},
{
"label": "knob",
"bbox": [
150,
350,
80,
60
]
}
]
}
] |
No dataset card yet
- Downloads last month
- 6