Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yusufsinan
/
yapayzeka
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yapayzeka
/
3rdparty
/
densepose
/
modeling
/
roi_heads
/
registry.py
yusuf
yeni
933c787
2 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"
)