Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
yeftakun
/
vit-base-nsfw-detector
like
1
Image Classification
Transformers.js
ONNX
Safetensors
Transformers
vit
nlp
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
0bd2821
vit-base-nsfw-detector
/
preprocessor_config.json
yeftakun
innit
f767579
5 months ago
raw
Copy download link
history
blame
Safe
232 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_processor_type"
:
"ViTImageProcessor"
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
{
"height"
:
384
,
"width"
:
384
}
}