Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
rlawjdghek/StableVITON
Jaeyo03
/
FitFit
like
3
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
933eb0c
FitFit
/
densepose
/
modeling
/
losses
/
registry.py
rlawjdghek
det2 (#6)
1527335
verified
over 1 year 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"
)