Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
loresa
/
pneumonia-model2
like
0
Image Classification
Keras
tensorflow
License:
mit
Model card
Files
Files and versions
xet
Community
Use this model
main
pneumonia-model2
/
labels.json
loresa
Add trained Keras model + labels
7d01647
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
{
"id2label"
:
{
"0"
:
"Normal"
,
"1"
:
"Pneumonia"
}
,
"label2id"
:
{
"Normal"
:
0
,
"Pneumonia"
:
1
}
}