mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-24 18:22:57 +03:00
commit
b1e9d7e978
@ -876,6 +876,7 @@ be
|
|||||||
* [albumentations](https://github.com/albu/albumentations) - А fast and framework agnostic image augmentation library that implements a diverse set of augmentation techniques. Supports classification, segmentation, detection out of the box. Was used to win a number of Deep Learning competitions at Kaggle, Topcoder and those that were a part of the CVPR workshops.
|
* [albumentations](https://github.com/albu/albumentations) - А fast and framework agnostic image augmentation library that implements a diverse set of augmentation techniques. Supports classification, segmentation, detection out of the box. Was used to win a number of Deep Learning competitions at Kaggle, Topcoder and those that were a part of the CVPR workshops.
|
||||||
* [pytessarct](https://github.com/madmaze/pytesseract)-Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images.Python-tesseract is a wrapper for <a href="https://github.com/tesseract-ocr/tesseract">Google's Tesseract-OCR Engine</a>.
|
* [pytessarct](https://github.com/madmaze/pytesseract)-Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images.Python-tesseract is a wrapper for <a href="https://github.com/tesseract-ocr/tesseract">Google's Tesseract-OCR Engine</a>.
|
||||||
* [imutils](https://github.com/jrosebr1/imutils)-A library containg Convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
|
* [imutils](https://github.com/jrosebr1/imutils)-A library containg Convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
|
||||||
|
* [PyTorchCV](https://github.com/CVBox/PyTorchCV) - A PyTorch-Based Framework for Deep Learning in Computer Vision.
|
||||||
|
|
||||||
<a name="python-nlp"></a>
|
<a name="python-nlp"></a>
|
||||||
#### Natural Language Processing
|
#### Natural Language Processing
|
||||||
|
Loading…
Reference in New Issue
Block a user