Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Stefaron
/
trash-classifier
like
0
Keras
garythung/trashnet
English
resnet50
License:
mit
Model card
Files
Files and versions
xet
Community
Use this model
2c50213
trash-classifier
/
config.json
Stefaron
Upload 4 files
7f39250
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
234 Bytes
{
"model_type"
:
"resnet50"
,
"pretrained"
:
true
,
"num_classes"
:
6
,
"input_shape"
:
[
384
,
384
,
3
]
,
"learning_rate"
:
0.0001
,
"optimizer"
:
"adam"
,
"loss_function"
:
"cross_entropy"
}