IDDocLive / model /spoof /af_11 /af_11.json
cadyderwin's picture
Upload 56 files
2769b26 verified
raw
history blame contribute delete
521 Bytes
{
"model_name": "af_11.onnx",
"nnet_input_name": "x:0",
"nnet_output_name": "Identity:0",
"preprocessors": [
{
"type": "resize",
"target_width": 384,
"target_height": 384,
"interpolation_mode": "INTER_LINEAR"
},
{
"type": "lead_to_orientation",
"target_orientation": "k0"
},
{
"type": "normalize",
"mean": [
123.675,
116.28,
103.53
],
"std": [
58.395,
57.12,
57.375
]
}
]
}