OCR Optical Character Recognition
A simple image OCR service that recognizes slightly tilted text pictures, based on Golang + ONNX Runtime technology stack.
- ** Lightweight OCR Service **: Efficient Optical Character Recognition Engine Based on ONNX Model - ** Multi-functional recognition **: Supports the complete process of text area detection, picture correction, and Optical Character Recognition - ** Tilt correction **: Can recognize slightly tilted text pictures and recognize them after automatic correction - **Web interface **: Simple and friendly Web UI, which can be recognized by uploading pictures - **API interface **: Provides RESTful API for easy integration into other systems - ** High performance **: Using PaddleOCR model, high recognition accuracy and fast speed

