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
/
predictors
/
registry.py
yusuf
yeni
933c787
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
163 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry(
"DENSEPOSE_PREDICTOR"
)