Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
DHEIVER
/
cnn_brain_tumor_classification
like
0
Image Classification
Keras
TF-Keras
German
English
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Use this model
refs/pr/1
cnn_brain_tumor_classification
/
config.json
DHEIVER
Upload 236 files
6fbb9bc
over 2 years ago
raw
Copy download link
history
blame
Safe
212 Bytes
{
"_name_or_path"
:
"cnn_brain_tumor_classification"
,
"architectures"
:
[
"CNNForBinaryClassification"
]
,
"id2label"
:
{
"0"
:
"No"
,
"1"
:
"Yes"
}
,
"label2id"
:
{
"No"
:
0
,
"Yes"
:
1
}
}