feat: OCR scoring, adaptive fallback, NIK region fallback, relaxed rejection 3f0bee0 muhammadhabibna commited on May 10
fix: Use fix_nik_string (no digit-to-digit conversion), add Nama fallback spatial, fix berlakuHingga mapping ab63de3 muhammadhabibna commited on Apr 25
refactor: Replace spatial sequence with label-pattern regex extraction (comprehensive) 40cb5f9 muhammadhabibna commited on Apr 25
fix: Add Keyword Guard to spatial sequence extraction to prevent Nama and Alamat mix-ups 1b89394 muhammadhabibna commited on Apr 25
Fix duplicate code and implement spatial Y-coordinate layout parsing 8d19698 muhammadhabibna commited on Apr 25
Major OCR pipeline upgrade: dual-pipeline, deskew, fuzzy matching, confidence scoring, quality gate 6cf6031 muhammadhabibna commited on Apr 25
Enhance sequence logic using RT/RW as anchor for full address block fd746a0 muhammadhabibna commited on Apr 24
Revert cv2.findContours crop, implement robust sequence fallback for NIK, Nama, Alamat 11f7b94 muhammadhabibna commited on Apr 24
Add auto-crop using cv2.findContours and update gallery upload note 25c3fbc muhammadhabibna commited on Apr 24
Cleanup stray punctuation like dots and commas in OCR output fc7a3e7 muhammadhabibna commited on Apr 24
Fix address regex, scanNext returns to same input, bulk queue engine 2767bcd muhammadhabibna commited on Apr 23
Fix critical OCR bugs: remove global char replacement, revert preprocessing, fix berlakuHingga 36f3b60 muhammadhabibna commited on Apr 23
Refine regex for JK, Goldarah, Kewarganegaraan and Agama robust parsing b50cf0d muhammadhabibna commited on Apr 22
Implement Hybrid Regex Engine (Value-Based + Sequence-Based Heuristics) 0067cc6 muhammadhabibna commited on Apr 22
Enhance OCR accuracy with image upscaling and extract exhaustive KTP fields af03d00 muhammadhabibna commited on Apr 22
Pin paddleocr to stable version 2.9.1 and restore cls parameter e43b1c0 muhammadhabibna commited on Apr 22
Downgrade paddlepaddle to 2.6.2 to fix OneDNN backend crash on CPU a69bf0c muhammadhabibna commited on Apr 22
Fix HF Docker user permissions and add traceback to error response 390b0e8 muhammadhabibna commited on Apr 22
Convert grayscale image back to BGR for PaddleOCR compatibility 46d5a22 muhammadhabibna commited on Apr 22