Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
u2003158
/
saved_model
like
0
Image Classification
Keras
TF-Keras
resnet
code
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
1
Use this model
main
saved_model
/
config.json
u2003158
Update config.json
57568cb
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
141 Bytes
{
"architectures"
:
[
"ResNet"
]
,
"model_type"
:
"resnet"
,
"model_name"
:
"resnet50"
,
"weights"
:
"imagenet"
,
"num_classes"
:
5
}