ResNet01 / config.json
yashpat85's picture
Create config.json
010bf91 verified
raw
history blame
210 Bytes
{
"model_type": "custom_cnn",
"input_size": [224, 224, 3],
"num_classes": 4,
"framework": "tensorflow",
"description": "Custom CNN model for Kidney Disease Classification.",
"author": "yashpat85"
}