Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Shadatsh
/
NitrogenViTModelFinal
like
0
Image Classification
Transformers
Safetensors
vit
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
14c7d39
NitrogenViTModelFinal
/
preprocessor_config.json
Shadatsh
Initial commit of the ViT model
14c7d39
verified
3 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"image_size"
:
224
,
"do_normalize"
:
true
,
"mean"
:
[
0.5
,
0.5
,
0.5
]
,
"std"
:
[
0.5
,
0.5
,
0.5
]
}