Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
paddeh
/
is-it-max
like
0
Image Classification
Transformers
Safetensors
vit
vision-transformer
just-for-fun
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e4a8e42
is-it-max
/
classes.json
paddeh
Initial commit of the is-it-max model, based on training on 2025-02-20
e4a8e42
verified
4 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"class_names"
:
[
"max"
,
"not_max"
]
,
"class_to_idx"
:
{
"max"
:
0
,
"not_max"
:
1
}
}