movenet / README.md
leonelhs's picture
Push Keras model using huggingface_hub.
52d1c67
|
raw
history blame
577 Bytes
metadata
library_name: 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