Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jallenjia
/
Change-Clothes-AI
like
100
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
cfede52
Change-Clothes-AI
/
densepose
/
modeling
/
losses
/
registry.py
IDM-VTON
update IDM-VTON Demo
938e515
10 months ago
raw
Copy download link
history
blame
Safe
153 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
DENSEPOSE_LOSS_REGISTRY = Registry(
"DENSEPOSE_LOSS"
)