CoolFace
Apppublic

milwright/historical-ocr

sourceHugging Facegpl-3.0updated 1y agoView on Hugging Face
6likes
50 commits on main
6a1f69b1y ago

Update README.md

milwright
e680bda1y ago

Delete docs

milwright
72f67231y ago

Delete .clinerules

milwright
cfec41e1y ago

Delete testing

milwright
32b817f1y ago

Delete output

milwright
791731a1y ago

Delete memory-bank

milwright
4748d851y ago

Delete improvements.md

milwright
ebe8abd1y ago

Delete verify_fix.py

milwright
5aadd211y ago

Delete language_detection.py

milwright
4c10be01y ago

add memory

milwright
96f26491y ago

trying to fix cline (again)

milwright
2d014951y ago

fix cline

milwright
6b378871y ago

add init for ui and utils/helpers

milwright
94e74f01y ago

modularize + nest scripts; reduce technical debt

milwright
30306581y ago

Fix metadata field ordering and tag classification issues

milwright
af6265b1y ago

Update .gitignore to exclude test files and additional output directories

milwright
deb93321y ago

Fix structured_ocr.py syntax errors

milwright
9b1b89b1y ago

Update config.py

milwright
2575b9f1y ago

Delete test_adaptive_segmentation.py

milwright
d7674421y ago

Delete test_fix.py

milwright
51f51ba1y ago

Delete test_segmentation_fix.py

milwright
8b46e901y ago

Delete verify_segmentation_fix.py

milwright
1bd70fe1y ago

Apply light preprocessing by default (grayscale, denoise, contrast=5) to improve OCR readability

milwright
3dd2ff21y ago

Fix OCR processing variable scope issue by using explicit module reference for apply_preprocessing_to_file

milwright
73375a31y ago

Save current segmentation approach before refactoring

milwright
42dc0691y ago

Consolidate segmentation improvements and code cleanup

milwright
c04ffe51y ago

Rolling out modular v2

milwright
836388f1y ago

Integrate image segmentation and language detection modules

milwright
9a2238e1y ago

Enhance document viewer UI: Focus on images, reduce clutter

milwright
aabc02c1y ago

Improve language detection with mistral-ocr-latest model

milwright
3c4dfc41y ago

Update README.md to clarify project purpose and limitations

milwright
7a60ed61y ago

Fix deprecated use_column_width parameter in app.py, replace with use_container_width

milwright
40619741y ago

Fix deprecated use_column_width parameter, replace with use_container_width

milwright
4585f4e1y ago

Update UI components based on feedback: remove performance mode, make preprocessing sections collapsible, reduce title size, decenter Mistral AI credit

milwright
7647e701y ago

Reconcile main with preview-improvements branch, implementing modular structure, raw text editing, and enhanced framing

milwright
8d3bfba1y ago

Update app.py, structured_ocr.py, and UI layout

milwright
d31328c1y ago

Fix: Clear all sample document state when using Close Document button

milwright
e672e111y ago

Fix state management issues with Close Document button and Process Document Again button

milwright
ef3661a1y ago

Fix 'Process Document Again' button to only appear for the current document

milwright
88d3e041y ago

Enhance handwritten document processing for improved OCR accuracy

milwright
70727c41y ago

Update Python bytecode files for functionality parity with local deployment

milwright
badcf3e1y ago

Upload baldwin-15th-north.jpg

milwright
34bf5f91y ago

Upload a-la-carte.pdf

milwright
876926e1y ago

Rename input/The Magician, or Bottle Cungerer.jpeg to input/magician-or-bottle-cungerer.jpg

milwright
da2de541y ago

Add new sample documents to input folder

milwright
f4680271y ago

Standardize button styling throughout the app

milwright
32615411y ago

Fix button styling consistency issues

milwright
71cd5b21y ago

Fix sample document processing and close functionality

milwright
c13ffad1y ago

Remove redundant close button

milwright
9bacd891y ago

Fix session state initialization error

milwright