Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
onnx-community
/
modnet-webnn
like
1
Follow
ONNX Community
144
Image Segmentation
Transformers.js
ONNX
modnet
vision
background-removal
portrait-matting
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
b464374
modnet-webnn
/
config.json
Xenova
HF staff
Update config.json
b464374
verified
2 months ago
raw
Copy download link
history
blame
Safe
191 Bytes
{
"model_type"
:
"modnet"
,
"transformers.js_config"
:
{
"free_dimension_overrides"
:
{
"batch_size"
:
1
,
"num_channels"
:
3
,
"height"
:
256
,
"width"
:
256
}
}
}