parking-yolo-v8 / config.json
Wimflorijn's picture
Update config.json
67b1b99
{"input_size": 1280, "task": "object-detection", "ultralyticsplus_version": "0.0.23", "ultralytics_version": "8.0.21", "model_type": "yolos",
"id2label": {
"0": "parkeergarage"
},
"init_std": 0.02,
"init_xavier_std": 1.0,
"is_encoder_decoder": true,
"label2id": {
"parkeergarage": 0
}}