Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Tushar86
/
yolo-testing
like
0
Image Classification
Transformers
PyTorch
Safetensors
juliensimon/autotrain-data-food101
swin
Trained with AutoTrain
vision
Carbon Emissions
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
e102f28
yolo-testing
/
preprocessor_config.json
Tushar86
Upload 5 files
e102f28
over 2 years ago
raw
Copy download link
history
blame
Safe
240 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ViTFeatureExtractor"
,
"image_mean"
:
[
0.485
,
0.456
,
0.406
]
,
"image_std"
:
[
0.229
,
0.224
,
0.225
]
,
"resample"
:
3
,
"size"
:
224
}