1 repo
Interfaces that provide unified access to heterogeneous computing hardware.
Distinguishing note: Focuses on abstracting hardware memory and command queues.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Hardware Abstraction Layers. Refine with filters or upvote what's useful.
EasyOCR is a deep learning-based computer vision library designed to perform optical character recognition on images and video frames. It functions as a comprehensive pipeline that automates the transformation of visual text into machine-readable strings, enabling the digitization of physical documents, forms, and receipts into searchable data. The engine distinguishes itself through a multi-stage processing workflow that combines convolutional neural networks for spatial feature extraction with sequence-based decoding mechanisms. This architecture allows the system to identify and interpret
Manages execution across different hardware backends by routing tensor operations.