Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
adarsh002/test4
adarsh002
/
test5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test5
/
densepose
/
modeling
/
losses
/
registry.py
IDM-VTON
update IDM-VTON Demo
938e515
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
153 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
DENSEPOSE_LOSS_REGISTRY = Registry(
"DENSEPOSE_LOSS"
)