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

Use Kornia as modern cv libraries #2

Open
edgarriba opened this issue Jan 2, 2025 · 0 comments
Open

Use Kornia as modern cv libraries #2

edgarriba opened this issue Jan 2, 2025 · 0 comments

Comments

@edgarriba
Copy link

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

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