Skip to content

Commit

Permalink
Added Kornia to Computer Vision
Browse files Browse the repository at this point in the history
Kornia is a differentiable computer vision library for PyTorch.
  • Loading branch information
miwojc authored Oct 22, 2019
1 parent b0ebe51 commit abc2540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).

*Libraries for computer vision.*

* [Kornia](https://github.com/arraiyopensource/kornia/) - Kornia is a differentiable computer vision library for PyTorch.
* [OpenCV](https://opencv.org/) - Open Source Computer Vision Library.
* [pytesseract](https://github.com/madmaze/pytesseract) - Another wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
* [SimpleCV](http://simplecv.org/) - An open source framework for building computer vision applications.
Expand Down

0 comments on commit abc2540

Please sign in to comment.