Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
milwright
/
historical-ocr
like
3
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
94e74f0
historical-ocr
Ctrl+K
Ctrl+K
1 contributor
History:
84 commits
milwright
modularize + nest scripts; reduce technical debt
94e74f0
2 months ago
.clinerules
modularize + nest scripts; reduce technical debt
2 months ago
__pycache__
Integrate image segmentation and language detection modules
2 months ago
docs
Consolidate segmentation improvements and code cleanup
2 months ago
input
Upload baldwin-15th-north.jpg
3 months ago
output
Integrate image segmentation and language detection modules
2 months ago
static
Update Historical OCR with specified input files
3 months ago
testing
Consolidate segmentation improvements and code cleanup
2 months ago
ui
modularize + nest scripts; reduce technical debt
2 months ago
utils
modularize + nest scripts; reduce technical debt
2 months ago
.DS_Store
Safe
8.2 kB
Rolling out modular v2
2 months ago
.gitattributes
Safe
169 Bytes
Update Historical OCR with specified input files
3 months ago
.gitignore
Safe
501 Bytes
modularize + nest scripts; reduce technical debt
2 months ago
README.md
Safe
1.9 kB
Rolling out modular v2
2 months ago
app.py
Safe
28.7 kB
modularize + nest scripts; reduce technical debt
2 months ago
config.py
Safe
3.66 kB
modularize + nest scripts; reduce technical debt
2 months ago
constants.py
Safe
14.3 kB
Rolling out modular v2
2 months ago
error_handler.py
Safe
2.75 kB
Reconcile main with preview-improvements branch, implementing modular structure, raw text editing, and enhanced framing
2 months ago
image_segmentation.py
Safe
11.5 kB
Fix OCR processing variable scope issue by using explicit module reference for apply_preprocessing_to_file
2 months ago
language_detection.py
Safe
23.3 kB
Rolling out modular v2
2 months ago
letterhead_handler.py
Safe
7.44 kB
Fix OCR processing variable scope issue by using explicit module reference for apply_preprocessing_to_file
2 months ago
ocr_processing.py
Safe
37.7 kB
modularize + nest scripts; reduce technical debt
2 months ago
ocr_utils.py
Safe
3.11 kB
Rolling out modular v2
2 months ago
packages.txt
Safe
28 Bytes
Update Historical OCR with specified input files
3 months ago
pdf_ocr.py
Safe
2.41 kB
Update Historical OCR with specified input files
3 months ago
preprocessing.py
Safe
26 kB
Rolling out modular v2
2 months ago
process_file.py
Safe
2.17 kB
Rolling out modular v2
2 months ago
requirements.txt
Safe
569 Bytes
modularize + nest scripts; reduce technical debt
2 months ago
structured_ocr.py
Safe
112 kB
modularize + nest scripts; reduce technical debt
2 months ago
ui_components.py
Safe
28.4 kB
Apply light preprocessing by default (grayscale, denoise, contrast=5) to improve OCR readability
2 months ago
utils.py
Safe
16.1 kB
Consolidate segmentation improvements and code cleanup
2 months ago
verify_fix.py
Safe
2.24 kB
Consolidate segmentation improvements and code cleanup
2 months ago