Pinned Repositories
htrsh
Collection of shell functions for Handwritten Text Recognition
imgtxtenh
Tool for enhancing noisy scanned text images
kaldi-docker
Kaldi installed in a docker image and accessible through a command line interface
nw-page-editor
Simple app for visual editing of Page XML files
ray-tune-cli
tesseract-recognize
Tool that does layout analysis and/or text recognition using tesseract and outputs the result in Page XML format
textfeats
A tool that extracts text features for given Page XMLs or images
docker-command-line-interface
Script intended to ease the execution from the command line of commands inside docker containers
jsonargparse
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
pagexml
Library in C++ and a python wrapper for dealing with Page XML files
mauvilsa's Repositories
mauvilsa/imgtxtenh
Tool for enhancing noisy scanned text images
mauvilsa/tesseract-recognize
Tool that does layout analysis and/or text recognition using tesseract and outputs the result in Page XML format
mauvilsa/nw-page-editor
Simple app for visual editing of Page XML files
mauvilsa/kaldi-docker
Kaldi installed in a docker image and accessible through a command line interface
mauvilsa/htrsh
Collection of shell functions for Handwritten Text Recognition
mauvilsa/ray-tune-cli
mauvilsa/textfeats
A tool that extracts text features for given Page XMLs or images
mauvilsa/tesseract-layout
A tool for obtaining tesseract's layout analysis in Page XML format
mauvilsa/imgtabdet
Tool that tries to find line grids (i.e. a table) in an image
mauvilsa/user-repo
Apache module for personal svn/git repositories
mauvilsa/dr-knn-matlab
Dimensionality reduction and k-NN related code implemented in Matlab/Octave
mauvilsa/run_parallel
A simple bash function for executing commands in parallel
mauvilsa/2021-config
mauvilsa/announce-on-publish
WordPress plugin: When publishing a post an additional announcement post is created
mauvilsa/bump-my-version
A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and optionally commit and tag the changes.
mauvilsa/docstring_parser
Parse Python docstrings in various flavors.
mauvilsa/imgsmean
Tool that computes the average of a list of images
mauvilsa/kaldi-lattice-search
Search stuff in Kaldi lattices (stuff = any language represented by a DFA)
mauvilsa/lattice-remove-ctc-blank
Remove output CTC blank symbols from Kaldi lattices
mauvilsa/lightning
Deep learning framework to train, deploy, and ship AI products Lightning fast.
mauvilsa/mitlm-docker
MIT Language Modeling Toolkit installed in a docker image and accessible through a command line interface
mauvilsa/pykaldi
A Python wrapper for Kaldi
mauvilsa/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mauvilsa/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
mauvilsa/shtab
↔️ Automagic shell tab completion for Python CLI applications