{ | |
"id2label": { | |
"0": "plastic", | |
"1": "trash", | |
"2": "metal", | |
"3": "glass", | |
"4": "cardboard", | |
"5": "paper", | |
}, | |
"label2id": { | |
"plastic": 0, | |
"trash": 1, | |
"metal": 2, | |
"glass": 3, | |
"cardboard": 4, | |
"paper": 5, | |
}, | |
"model_type": "yolov9" | |
} | |
{ | |
"id2label": { | |
"0": "plastic", | |
"1": "trash", | |
"2": "metal", | |
"3": "glass", | |
"4": "cardboard", | |
"5": "paper", | |
}, | |
"label2id": { | |
"plastic": 0, | |
"trash": 1, | |
"metal": 2, | |
"glass": 3, | |
"cardboard": 4, | |
"paper": 5, | |
}, | |
"model_type": "yolov9" | |
} | |