faceRecogModel / config.json
bytchew's picture
Upload config.json with huggingface_hub
02f9360 verified
{
"model_name": "faceRecogModel",
"num_classes": 100,
"input_shape": [224, 224, 3],
"learning_rate": 0.0001,
"batch_size": 20
}