File size: 175 Bytes
8c2aaa3 | 1 2 3 4 5 6 7 8 9 10 11 | {
"architecture": "YOLOX",
"variant": "small",
"framework": "pytorch",
"format": "safetensors",
"num_classes": 80,
"input_size": [
640,
640
]
} |
8c2aaa3 | 1 2 3 4 5 6 7 8 9 10 11 | {
"architecture": "YOLOX",
"variant": "small",
"framework": "pytorch",
"format": "safetensors",
"num_classes": 80,
"input_size": [
640,
640
]
} |