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

Problems with optical flow #49

Open
zhhezhhe opened this issue Mar 31, 2020 · 0 comments
Open

Problems with optical flow #49

zhhezhhe opened this issue Mar 31, 2020 · 0 comments

Comments

@zhhezhhe
Copy link

I checked the optical flow between two neighboring frames in a video, and the result is:

[tensor([[[[[ 10.2950,   0.7181,  -4.7409,  ...,   3.1726,   6.1062,
             -8.1125],
           [ -3.6843,  -6.1567,  -7.4636,  ...,   3.6077,   2.9878,
              5.3008],
           [ -7.2534,  -6.3700,  -5.7260,  ...,   6.1592,   4.6107,
              6.7087],
           ...,
           [-13.3908, -15.8770, -17.8833,  ...,   9.0593,   9.0684,
              7.5918],
           [-14.2425, -15.4943, -16.1309,  ...,   8.8715,   7.9123,
              5.1580],
           [-15.3805, -18.3000, -18.8595,  ...,   9.3637,   3.7064,
              7.0863]],

          [[-31.9163, -33.5100, -46.0788,  ..., -57.1201, -48.2610,
            -35.4169],
           [-31.5390, -48.7966, -54.5237,  ..., -60.5762, -55.1705,
            -48.9994],
           [-46.4077, -52.8530, -54.1906,  ..., -56.5632, -57.1629,
            -55.7577],
           ...,
           [-29.6735, -33.5224, -34.8830,  ..., -34.7638, -35.6107,
            -30.5754],
           [-30.2230, -33.5731, -35.8306,  ..., -34.3179, -34.2813,
            -22.6298],
           [-15.9992, -27.0066, -34.1596,  ..., -34.1373, -32.0856,
            -19.3197]]]]], device='cuda:0'), None]

Is there any problem with this result?

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