Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
osheina
/
Sign_language_project
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1b703a5
Sign_language_project
/
configs
/
configs_config.json
osheina
Upload configs_config.json
ff2b15d
verified
9 months ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"path_to_model"
:
"S3D.onnx"
,
"threshold"
:
0.3
,
"topk"
:
5
,
"path_to_class_list"
:
"RSL_class_list.txt"
,
"window_size"
:
64
,
"provider"
:
"OpenVINOExecutionProvider"
}