diff --git a/README.md b/README.md index 257650c49..0911c30f7 100644 --- a/README.md +++ b/README.md @@ -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.