Jennifer Vandoni

Results 3 issues of Jennifer Vandoni

Hello, when I run: python Stabilization.py ../data/shaky-5.avi or python Stabilization.py ../data/small-shaky-5.avi I get the following error: OpenCV Error: Assertion failed (scn == 3 || scn == 4) in ipp_cvtColor, file...

Which is the exact version of cvxpy? I get a ModuleNotFoundError when importing 'canonInterface' in cvxpy/utilities/quadratic.py.

I'm facing problems setting a different input size (e.g. 32,160,160 instead of 16,160,160) because dimensions mismatch (I'm getting ValueError: Expected input batch_size (128) to match target batch_size (64)). The problem...