File size: 397 Bytes
655e21b e6d4c49 655e21b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
{
"_name_or_path": "u2net_human_seg",
"model_type": "u2net",
"architectures": [
"U2NetModel"
],
"transformers.js_config": {
"dtype": "fp32"
},
"input_name": "input.1",
"input_shape": [1, 3, 320, 320],
"output_composite": "1959",
"output_names": [
"1959",
"1960",
"1961",
"1962",
"1963",
"1964",
"1965"
],
"output_shape": [1, 320, 320]
}
|