InceptionV3_72 / config.json
Daniel00611's picture
Create config.json
b2ad10d verified
raw
history blame contribute delete
132 Bytes
{
"architecture": "InceptionV3_72.keras",
"input_size": [
3,
299,
299
],
"num_classes": 72
}