yolox-small / config.json
RomDev2's picture
Initial upload of yolox-small
8c2aaa3 verified
{
"architecture": "YOLOX",
"variant": "small",
"framework": "pytorch",
"format": "safetensors",
"num_classes": 80,
"input_size": [
640,
640
]
}