From 664d0bbe13c6809146dc827d10541a4b89cadcf5 Mon Sep 17 00:00:00 2001 From: mthodoris <45919203+mthodoris@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:14:22 +0200 Subject: [PATCH] Update docs/reference/high-resolution-pose-estimation.md Co-authored-by: Nikolaos Passalis --- docs/reference/high-resolution-pose-estimation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/high-resolution-pose-estimation.md b/docs/reference/high-resolution-pose-estimation.md index 1ff45aa426..c77e90e0ef 100644 --- a/docs/reference/high-resolution-pose-estimation.md +++ b/docs/reference/high-resolution-pose-estimation.md @@ -48,7 +48,7 @@ Constructor parameters: - **percentage_arround_crop**: *float, default=0.3*\ Specifies the percentage of an extra pad arround the cropped image - **heatmap_threshold**: *float, default=0.1*\ - Specifies a threshlod value that the heatmap elements should have + Specifies the threshold value that the heatmap elements should have during the first pass in order to trigger the second pass - **experiment_name**: *str, default='default'*\ String name to attach to checkpoints. - **num_workers**: *int, default=8*\