Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
webnn
/
modnet
like
0
Follow
Web Neural Network
1
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
1e81d10
modnet
/
config.json
captainspock
Upload 4 files
7be0a37
verified
3 months ago
raw
Copy download link
history
blame
Safe
239 Bytes
{
"model_type"
:
"modnet"
,
"transformers.js_config"
:
{
"device"
:
"webnn-gpu"
,
"dtype"
:
"fp16"
,
"free_dimension_overrides"
:
{
"batch_size"
:
1
,
"num_channels"
:
3
,
"height"
:
256
,
"width"
:
256
}
}
}