Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vivym
/
image-matting-app
like
24
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
image-matting-app
/
ppmatting
/
models
/
backbone
/
__init__.py
vivym
init
4a582ec
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
from
.mobilenet_v2
import
*
from
.hrnet
import
*
from
.resnet_vd
import
*
from
.vgg
import
*
from
.gca_enc
import
*