mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-21 15:52:03 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
17e3f9c14b
commit
8cf0eeb159
|
@ -1909,13 +1909,13 @@
|
|||
<li><a href="https://pypi.org/project/six/">six</a> - Python 2 and 3 compatibility utilities.</li>
|
||||
</ul>
|
||||
<h2 id="computer-vision">Computer Vision</h2>
|
||||
<p><em>Libraries for computer vision.</em></p>
|
||||
<p><em>Libraries for Computer Vision.</em></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/kornia/kornia/">Kornia</a> - Open Source Differentiable Computer Vision Library for PyTorch.</li>
|
||||
<li><a href="https://opencv.org/">OpenCV</a> - Open Source Computer Vision Library.</li>
|
||||
<li><a href="https://github.com/madmaze/pytesseract">pytesseract</a> - Another wrapper for <a href="https://github.com/tesseract-ocr">Google Tesseract OCR</a>.</li>
|
||||
<li><a href="https://github.com/sirfz/tesserocr">tesserocr</a> - A simple, Pillow-friendly, wrapper around the tesseract-ocr API for Optical Character Recognition (OCR).</li>
|
||||
<li><a href="http://simplecv.org/">SimpleCV</a> - An open source framework for building computer vision applications.</li>
|
||||
<li><a href="https://github.com/sirfz/tesserocr">tesserocr</a> - A simple, Pillow-friendly, wrapper around the <code>tesseract-ocr</code> API for OCR.</li>
|
||||
<li><a href="https://github.com/sightmachine/SimpleCV">SimpleCV</a> - An open source framework for building computer vision applications.</li>
|
||||
</ul>
|
||||
<h2 id="concurrency-and-parallelism">Concurrency and Parallelism</h2>
|
||||
<p><em>Libraries for concurrent and parallel execution. Also see <a href="https://github.com/timofurrer/awesome-asyncio">awesome-asyncio</a>.</em></p>
|
||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user