Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Prachir-AI
/
pneumonia-classifier
like
0
Follow
Prachir AI
1
Image Classification
PyTorch
medical
chest-xray
pneumonia
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
pneumonia-classifier
/
label_mapping.json
findthehead
Upload folder using huggingface_hub
1bac43d
verified
29 days ago
raw
Copy download link
history
blame
contribute
delete
90 Bytes
{
"label2id"
:
{
"Normal"
:
0
,
"Pneumonia"
:
1
}
,
"id2label"
:
{
"0"
:
"Normal"
,
"1"
:
"Pneumonia"
}
}