mindee/doctr
A PyTorch and TensorFlow-powered OCR library for detecting and recognizing text in documents.

Velocity · 7d
+3.1
★ / day
Trend
→steady
star history
docTR is an open-source optical character recognition library that provides pre-trained deep learning models for localizing and identifying text in documents. It offers both text detection (finding where text is) and text recognition (reading what the text says) components. The library is built on PyTorch and TensorFlow 2, and supports integration with Hugging Face Spaces.