A lightweight OCR text detection model optimized for Korean receipts and invoices.
1# Load the model (requires pytorch)
2import torch
3
4checkpoint = torch.load("epoch-18_step-001957.ckpt", map_location='cpu')
This model was trained on proprietary, copyrighted receipt data. Publishing is permitted because:
See
MODEL_CARD.md for complete model card with: