File size: 174 Bytes
212f692
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "architecture": "YOLOX",
  "variant": "tiny",
  "framework": "pytorch",
  "format": "safetensors",
  "num_classes": 80,
  "input_size": [
    416,
    416
  ]
}