зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-30 05:26:05 +02:00
37 строки
869 B
JSON
37 строки
869 B
JSON
{"image01":
|
|
{
|
|
"filename": "./data/image01.jpg",
|
|
"person": "yes",
|
|
"bicycle": "no",
|
|
"car": "no",
|
|
"motorcycle": "no",
|
|
"airplane": "no",
|
|
"bus": "no",
|
|
"train": "no",
|
|
"truck": "no",
|
|
"boat": "no",
|
|
"traffic light": "no",
|
|
"cell phone": "yes",
|
|
"gender": "male",
|
|
"wears_mask": "no",
|
|
"race": "asian"
|
|
},
|
|
"image02":
|
|
{
|
|
"filename": "./data/image02.jpg",
|
|
"person": "no",
|
|
"bicycle": "no",
|
|
"car": "yes",
|
|
"motorcycle": "no",
|
|
"airplane": "no",
|
|
"bus": "yes",
|
|
"train": "no",
|
|
"truck": "yes",
|
|
"boat": "no",
|
|
"traffic light": "yes",
|
|
"cell phone": "no",
|
|
"gender": "male",
|
|
"wears_mask": "no",
|
|
"race": "asian"
|
|
}
|
|
} |