monitor-model-random / config.json
tmeynier's picture
Upload folder using huggingface_hub
aa573d8 verified
raw
history blame contribute delete
215 Bytes
{
"model_type": "monitor-model",
"input_channels": 6,
"input_size": [
6,
96,
96
],
"embedding_dim": 512,
"output_shape": [
20,
6
],
"backbone": "resnet18",
"random_init": true
}