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...
refs/pr/2
image-matting-app
/
ppmatting
/
models
/
__init__.py
vivym
init
4a582ec
over 2 years ago
raw
Copy download link
history
blame
Safe
201 Bytes
from
.backbone
import
*
from
.losses
import
*
from
.modnet
import
MODNet
from
.human_matting
import
HumanMatting
from
.dim
import
DIM
from
.ppmatting
import
PPMatting
from
.gca
import
GCABaseline, GCA