Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
naver
/
multi-hmr
like
16
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multi-hmr
/
utils
/
constants.py
fbaradel
first commit
934fdee
over 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
195 Bytes
# Multi-HMR
# Copyright (c) 2024-present NAVER Corp.
# CC BY-NC-SA 4.0 license
import
os
SMPLX_DIR =
'models'
MEAN_PARAMS =
'models/smpl_mean_params.npz'
CACHE_DIR_MULTIHMR =
'models/multiHMR'