rotdet / config.json
fcrescio's picture
Upload 2 files
c509b67 verified
raw
history blame
182 Bytes
{
"architectures": [
"SimpleCNN"
],
"input_channels": 1,
"model_type": "simple_cnn",
"num_classes": 2,
"torch_dtype": "float32",
"transformers_version": "4.44.2"
}