Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
AvaJones/test11
ChrisJohnson111
/
test333
like
0
Running
on
Zero
App
Files
Files
Community
main
test333
/
densepose
/
modeling
/
roi_heads
/
registry.py
IDM-VTON
update IDM-VTON Demo
938e515
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
161 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
ROI_DENSEPOSE_HEAD_REGISTRY = Registry(
"ROI_DENSEPOSE_HEAD"
)