40 lines
731 B
JSON
40 lines
731 B
JSON
{
|
|
"architecture": "eva02_base_patch14_448",
|
|
"classifier": "head",
|
|
"crop_mode": "squash",
|
|
"crop_pct": 1.0,
|
|
"custom_load": false,
|
|
"export_model_type": "eva02_base_patch14_448",
|
|
"first_conv": "patch_embed.proj",
|
|
"fixed_input_size": true,
|
|
"hf_hub_id": "Freepik/nsfw_image_detector",
|
|
"input_size": [
|
|
3,
|
|
448,
|
|
448
|
|
],
|
|
"interpolation": "bicubic",
|
|
"label_names": [
|
|
"neutral",
|
|
"low",
|
|
"medium",
|
|
"high"
|
|
],
|
|
"license": "mit",
|
|
"mean": [
|
|
0.48145466,
|
|
0.4578275,
|
|
0.40821073
|
|
],
|
|
"num_classes": 4,
|
|
"pool_size": null,
|
|
"source": "hf-hub",
|
|
"std": [
|
|
0.26862954,
|
|
0.26130258,
|
|
0.27577711
|
|
],
|
|
"tag": "mim_in22k_ft_in22k_in1k",
|
|
"transformers_version": "4.51.3"
|
|
}
|