Skip to content

Move frame comparison technique ops to GPU #96

Description

@lyuzinmaxim

In #88, we created the pipeline which demostrates the modular approach to skip the frames based on the comparison of consecutive ones. In this ticket, we just need to move frame comparison operations to GPU, and make sure that we don't do the GPU->CPU->GPU copies.

Please use OpenCV+CUDA instead of cupy.

Links:

DoD:

  • a new script is created (based on CPU script)
  • frame comparison is working in the same way on GPU as on CPU

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions