You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: program crashes after loading xml from the previous session
Steps:
Train model
Export
Restart program
Open webcam feed
Load xml that was saved into \strongtrack\projects
could capture the error message:
updating for webcam
pausing
Division by zero was about to happen. Fix this.
XML file loaded successfully
model with values found
Keyposes extraction poses found and loaded
showing points first time
Traceback (most recent call last):
File "strongtrack.py", line 933, in loadModel
File "strongtrack.py", line 1071, in checkPredictor
File "render_functions.py", line 279, in drawFace
IndexError: list index out of range
projects.zip
If images are needed please tell me how can I share privately.
The text was updated successfully, but these errors were encountered:
Problem: program crashes after loading xml from the previous session
Steps:
could capture the error message:
updating for webcam
pausing
Division by zero was about to happen. Fix this.
XML file loaded successfully
model with values found
Keyposes extraction poses found and loaded
showing points first time
Traceback (most recent call last):
File "strongtrack.py", line 933, in loadModel
File "strongtrack.py", line 1071, in checkPredictor
File "render_functions.py", line 279, in drawFace
IndexError: list index out of range
projects.zip
If images are needed please tell me how can I share privately.
The text was updated successfully, but these errors were encountered: