Skip to content

Commit

Permalink
Update docs/reference/high-resolution-pose-estimation.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nikolaos Passalis <passalis@users.noreply.github.com>
  • Loading branch information
mthodoris and passalis authored Dec 21, 2022
1 parent 4a6c7d2 commit 664d0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/high-resolution-pose-estimation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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*\
Expand Down

0 comments on commit 664d0bb

Please # to comment.