Skip to content

Use Kornia as modern cv libraries #2

@edgarriba

Description

@edgarriba

Hi! Good job with the tutorials.

Have you considered using more modern cv libraries such as Kornia ?

We have two different flavour libraries:

  1. Kornia: written in pytorch (gpu) mainly for dl applications with binding support numpy, jax and tf.
  2. Kornia-rs: native implementation in rust for high performance and safety applications such as AI robotics. We have also minimal python bindings there for image io and imgproc.

To get some inspiration, one of our maintainers has a course for university too @ducha_aiki **https://cw.fel.cvut.cz/b192/courses/mpv/labs/1_intro/start

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions