Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Fork of OCR software cuneiform
Original software see:
https://launchpad.net/cuneiform-linux
by Cognitive Technologies and Jussi Pakkanen
Other Open Source OCR stuff see
* Tesseract by Ray Smith (using the Leptonica image library)
* GOCR
* OCRAD
Optical Mark recognition with MySQL database and PHP scripts
http://omr-ai.sourceforge.net/ described how to use MySQL and PHP for OMR. The PHP scripts were very much dependent on scanned page size and resolution.
I have written the OMR page format and PHP scripts which are more flexible in nature. This script used horizontal and vertical guides to identify area to be analysed for MCQ answer checking and also identify and correct tilt. It is tailor made for A4 page size, but resolution can be varied with little impect on results.
The answer page and...
RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition.
full installation and usage instructions given at
http://sourceforge.net/p/rnnl/wiki/Home/
a java based blob extractor. extracts blobs from binary image.
CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE:
https://play.google.com/store/apps/developer?id=Deepak+PK
Qt Handwriting Recognizing it's a simple Qt GUI interface of a artificial neural network to provide handwrite recognition. This project use FANN (Fast Artificial Neural Network) on first approach.