Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nami0342
/
GenAI_VTON_API
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GenAI_VTON_API
/
densepose
/
modeling
/
losses
/
registry.py
nami0342
First upload
9961feb
12 months ago
raw
Copy download link
history
blame
contribute
delete
153 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
DENSEPOSE_LOSS_REGISTRY = Registry(
"DENSEPOSE_LOSS"
)