retina_dev / config.json
steveGomez's picture
Update config.json
a7a79f4 verified
raw
history blame contribute delete
160 Bytes
{
"model_type": "keras",
"framework": "tensorflow",
"image_size": [224, 224],
"num_labels": 28,
"model_name": "Retinal Disease Classification Model"
}