Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError: list index out of range after loading xml #10

Open
wadim-al opened this issue Jan 10, 2021 · 0 comments
Open

IndexError: list index out of range after loading xml #10

wadim-al opened this issue Jan 10, 2021 · 0 comments

Comments

@wadim-al
Copy link

Problem: program crashes after loading xml from the previous session

Steps:

  1. Train model
  2. Export
  3. Restart program
  4. Open webcam feed
  5. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant