Harald Scheidl (githubharald)

githubharald

Geek Repo

Location:Austria

Home Page:https://githubharald.github.io

Github PK Tool:Github PK Tool

Harald Scheidl's repositories

SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.

Language:PythonLicense:MITStargazers:1863Issues:50Issues:148

CTCDecoder

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

Language:PythonLicense:MITStargazers:800Issues:25Issues:23

CTCWordBeamSearch

Connectionist Temporal Classification (CTC) decoder with dictionary and language model.

Language:C++License:MITStargazers:540Issues:19Issues:68

WordDetector

Detect handwritten words (classic image processing based method).

Language:PythonLicense:MITStargazers:250Issues:4Issues:9

DeslantImg

The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.

Language:C++License:MITStargazers:141Issues:9Issues:5

HTRPipeline

Detect and read handwritten words on scanned pages.

WordDetectorNN

Detect handwritten words (neural network based).

Language:PythonLicense:MITStargazers:63Issues:2Issues:18

analyze_ada_hessian

Analyze AdaHessian optimizer on 2D functions.

Language:PythonLicense:MITStargazers:14Issues:3Issues:0

fast_inv_sqrt

Fast approximation of the inverse square root 1/√(x).

Language:C++Stargazers:2Issues:2Issues:0

ParticleSystem

A simple particle system implemented with Python and OpenCL.

Language:PythonStargazers:2Issues:2Issues:0

quasi_cauchy_optimizer

Implementation of the quasi Cauchy optimizer, an optimization method from the quasi Newton family. It uses a diagonal approximation of the Hessian and therefore has a small memory footprint.

Language:PythonLicense:MITStargazers:2Issues:2Issues:0
Language:PythonLicense:MITStargazers:0Issues:2Issues:0

separate_kernel

Separate a 2D convolution kernel into two 1D kernels.

Language:PythonStargazers:0Issues:1Issues:0