guanshuicheng/invoice
Invoice OCR system using YOLOv3 object detection and CRNN-CTC sequence recognition for Chinese VAT invoices.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This project provides an OCR service for Chinese VAT invoices (electronic, regular, and specialized) using a Flask-based microservice architecture. It employs YOLOv3 for detecting invoice fields and a CRNN model with CTC loss for sequence-to-text recognition. The system extracts fields such as invoice code, number, date, check code, and post-tax amount.