mirror of
https://github.com/jiaxiaojunQAQ/OmniSafeBench-MM.git
synced 2026-07-10 23:13:45 +02:00
16 lines
160 B
JSON
16 lines
160 B
JSON
{
|
|
"do_normalize": true,
|
|
"do_resize": true,
|
|
"image_mean": [
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"image_std": [
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"size": 224
|
|
}
|