custom-tvres18 / config.json
wucng's picture
Upload model
056144c verified
raw
history blame
No virus
235 Bytes
{
"architectures": [
"ResnetModel"
],
"input_channels": 3,
"model_name": "resnet18",
"model_type": "tvresnet",
"num_classes": 1000,
"pretrained": true,
"torch_dtype": "float32",
"transformers_version": "4.44.0"
}