{ | |
"model": "yolov10n.yaml", | |
"names": { | |
"0": "Gun", | |
"1": "Knife", | |
"2": "Pliers", | |
"3": "Scissors", | |
"4": "Wrench" | |
}, | |
"nc": 5, | |
"task": "detect", | |
"test": "/content/X-Ray-Baggage-3/test", | |
"train": "/content/X-Ray-Baggage-3/train", | |
"val": "/content/X-Ray-Baggage-3/valid" | |
} |