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