faceRecogModel / config.json
bytchew's picture
Upload config.json with huggingface_hub
16bac54 verified
raw
history blame
143 Bytes
{
"model_name": "faceRecog-dict",
"num_classes": 128,
"input_shape": [100, 100, 3],
"learning_rate": 0.0001,
"batch_size": 20
}