We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ef4d7 commit eb80393Copy full SHA for eb80393
Pose2Sim/S00_Demo_Session/Config.toml
@@ -19,7 +19,7 @@
19
20
[project]
21
# multi_person = false # true for trials with multiple participants. If false, only the main person in scene is analyzed (and it run much faster).
22
-# nb_persons_to_detect = 2 # checked only if multi_person is selected
+nb_persons_to_detect = 2 # checked only if multi_person is selected
23
frame_rate = 60 # fps
24
frame_range = [] # For example [10,300], or [] for all frames
25
## N.B.: If you want a time range instead, use frame_range = time_range * frame_rate
0 commit comments