dali92002/DocEnTR
DocEnTr: An end-to-end document image enhancement transformer - ICPR 2022
This project helps anyone working with scanned documents by cleaning up poor-quality images. It takes in degraded document images, such as those with smudges, low contrast, or faded text, and outputs crisp, binarized versions where text is clearly separated from the background. Document archivists, data entry specialists, or researchers digitizing old texts would find this useful.
186 stars. No commits in the last 6 months.
Use this if you need to transform hard-to-read scanned documents into clean, black-and-white images for better readability or further processing.
Not ideal if you're looking for a tool to enhance photographs or other types of images that aren't primarily document-based.
Stars
186
Forks
39
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/dali92002/DocEnTR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/MambaVision
[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
sign-language-translator/sign-language-translator
Python library & framework to build custom translators for the hearing-impaired and translate...
kyegomez/Jamba
PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"
autonomousvision/transfuser
[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving;...
kyegomez/MultiModalMamba
A novel implementation of fusing ViT with Mamba into a fast, agile, and high performance...