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
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
The text was updated successfully, but these errors were encountered:
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)The text was updated successfully, but these errors were encountered: