fake_logo_inception_v3 / config.json
piyushjain4's picture
Update config.json
78f5645 verified
{
"model_type": "inception_v3",
"num_labels": 8,
"image_size": 299,
"num_channels": 3,
"input_shape": [299, 299, 3],
"framework": "tf"
}