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

Exception when computing structure #4

Open
jonganej opened this issue Nov 3, 2017 · 0 comments
Open

Exception when computing structure #4

jonganej opened this issue Nov 3, 2017 · 0 comments

Comments

@jonganej
Copy link

jonganej commented Nov 3, 2017

I got this error when trying to run the program on my own frames. I ran with the --no_init option and provided three frames as specified. My images basically have a more or less still background with moving human subject (essentially the first few seconds of this video from Ellen Degeneres as a test for our later use cases)

==== EXCEPTION ====
Traceback (most recent call last):
  File "mrflow.py", line 111, in compute_mrflow
    params)
  File "/Users/jg/repositories/mrflow/pipeline/compute_structure.py", line 429, in compute_structure
    raise Exception('TooFewStructureMatches')
Exception: TooFewStructureMatches
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