binarization
There are 109 repositories under binarization topic.
4lex4/scantailor-advanced
ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.
ZZZHANG-jx/Recommendations-Document-Image-Processing
This repository contains a paper collection of the methods for document image processing, including appearance enhancement, deshadowing, dewarping, deblurring, binarization and so on.
Aaronhuang-778/BiLLM
[ICML 2024] BiLLM: Pushing the Limit of Post-Training Quantization for LLMs
brandonmpetty/Doxa
A Local Adaptive Thresholding framework for image binarization written in C++, with JS and Python bindings. Implementing: Otsu, Bernsen, Niblack, Sauvola, Wolf, Gatos, NICK, Su, T.R. Singh, WAN, ISauvola, Bataineh, Chan and Shafait.
htqin/IR-Net
[CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for accurate binary neural networks.
alexandru-dinu/cae
Compressive AutoEncoder.
AbdallahHemdan/Orchestra
Orchestra is a sheet music reader (optical music recognition (OMR) system) that converts sheet music to a machine-readable version.
htqin/BiBERT
This project is the official implementation of our accepted ICLR 2022 paper BiBERT: Accurate Fully Binarized BERT.
qurator-spk/sbb_binarization
Document Image Binarization
Enderdead/Pytorch_Quantize_impls
Some recent Quantizing techniques on PyTorch
sparkfish/shabby-pages
ShabbyPages is a state-of-the-art corpus of born-digital document images with both ground truth and distorted versions appropriate for use in training models to reverse distortions and recover to original denoised documents.
htqin/BiBench
[ICML 2023] This project is the official implementation of our accepted ICML 2023 paper BiBench: Benchmarking and Analyzing Network Binarization.
tca19/near-lossless-binarization
This repository contains source code to binarize any real-value word embeddings into binary vectors.
ankanbhunia/AdverseBiNet
Improving Document Binarization via Adversarial Noise-Texture Augmentation (ICIP 2019)
htqin/BiMatting
[NeurIPS 2023] This project is the official implementation of our accepted NeurIPS 2023 paper BiMatting: Efficient Video Matting via Binarization.
htqin/BiFSMNv2
Pytorch implementation of BiFSMNv2, TNNLS 2023
AdelRizq/Orchestra
Orchestra is a sheet music reader (optical music recognition (OMR) system) that converts sheet music to a machine-readable version.
luisdavidd/imageprocessing_set6
This is a jupyter notebook with 8 different solutions for common problems of digital image processing, including object recognition and binarization using adaptative threshold.
aimagelab/FourBi
Binarizing Documents by Leveraging both Space and Frequency. (ICDAR 2024)
melanietosik/maxent-ner-tagger
Maximum entropy named-entity recognition (NER)
PedroBarcha/old-books-dataset
Old book pages (with groundtruth), formerly used for OCR studies. There are several versions of the set (concerning resolution and binarization). Noised and denoised sets (done by several methods) are eventually going to be uploaded.
VRI-UFPR/ocrd-gbn
OCR-D compliant toolset for optical layout recognition on historical german-language documents published in Brazil
JHorcasitas/cnn_document_binarization
PyTorch implementation of the paper: Insights on the Use of Convolutional Neural Networks for Document Image Binarization
wahabaftab/Adaptive-Thresholding-to-Binarize-Degraded-Documents-with-Sauvola-Method-using-Integral-Images
Degraded documents binarization using Sauvola method with the use of integral images to improve efficiency.
Ether-YiTseWu/Digital-Image-Processing
Use Python packages, like OpenCV, Skimage and Pillow to process digital images
mohamadmansourX/SauvolaNet-Training
SauvolaNet Training Repo for image binarization
phcerdan/SGEXT
Spatial Graph Extractor. Library and scripts to study graphs extracted from binary images, or to generate graphs and analyze them completely in-silico. Used at least in biopolymers simulations and vascular networks.
sfalkena/LAB
The official repository for the paper LAB: Learnable Activation Binarizer for Binary Neural Networks.
athamana/ImgAnalysisToolkit
Image Analysis Toolkit for text document Binarization & Segmentation written in TypeScript.
Bloechle/ZigZag
ZigZag is a robust algorithm for both image binarization and background removal
KaraogluSezer/TextSaliency
Text Saliency Extraction Method used in Object Reading: Text Recognition for Object Recognition, ECCV-W12 Paper
mashaka/Image-Recognition-and-Processing
MIPT course
mehdidc/xdog_filter
image binarization with the Xdog filter
neonwatty/python-ocr-preprocessing
Learn essential pre-processing techniques for effective Optical Character Recognition (OCR) in Python, including denoising, deskewing, and binarization.
AsadiAhmad/Digit-Binarization
Binarization Digits of numbers and prepare digits for OCR.
satya15july/quantization
Model Quantization with Pytorch, Tensorflow & Larq