Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
CSSE416-final-project
/
faceRecogModel
like
0
Follow
CSSE416 Face Recognition Final Project
4
License:
mit
Model card
Files
Files and versions
xet
Community
67e90bf
faceRecogModel
/
config.json
bytchew
Upload config.json with huggingface_hub
02f9360
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
143 Bytes
{
"model_name"
:
"faceRecogModel"
,
"num_classes"
:
100
,
"input_shape"
:
[
224
,
224
,
3
]
,
"learning_rate"
:
0.0001
,
"batch_size"
:
20
}