We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62247eb commit f006944Copy full SHA for f006944
funscript_editor/config/hyperparameter.yaml
@@ -16,7 +16,7 @@ user_reaction_time_in_milliseconds: 1000
16
signal:
17
18
# Specify the window size for the calculation of smothed tracking signal for the local min and max search.
19
- # For slow actions in you video i recommend to set this to '3' to reduce the false positive predictions.
+ # For slow actions in your video, i recommend to set this to '3' to reduce the false positive predictions.
20
local_max_min_filter_len: 1
21
22
# Specify the window size for the calculation of the reference value for the local min and max search.
0 commit comments