File size: 302 Bytes
cf96b68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
}