movenet / README.md
Wauplin's picture
Wauplin HF staff
Set `library_name` to `tf-keras`.
400e50a verified
|
raw
history blame
580 Bytes
metadata
library_name: tf-keras
tags:
  - pose-detection
  - pose-estimation
  - human-pose-estimation

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Hyperparameters Value
name Adam
learning_rate 0.001
decay 0.0
beta_1 0.9
beta_2 0.999
epsilon 1e-07
amsgrad False
training_precision float32