Bank check deep layout analysis using AI

This is a unique deep learning implementation to extract all fields from a bank check using DeepLayout Analysis.
This technology is also used for bank credit card recognition/OCR with online demo to check the accuracy.

Bank check OCR result on Android

Features

  • Both machine and handwritten texts recognized
  • Realtime processing on ARM and x86 devices
  • Multi-OS: Android, iOS, Raspberry Pi, Linux and Windows
  • GPU-accelerated
  • SIMD-accelerated (AVX, SSE, NEON)
  • Massively multithreaded

Technology

  • DeepLayout Analysis to localize all fields
  • ICR to recognize all fields
  • Check number recognition is done using MICR E-13B/CMC-7 implementation. Online demo at webapps/micr