Sinhala Sign Language Recognition AI Pipeline
About This Architecture
End-to-end Sinhala Sign Language recognition pipeline combining video annotation, pose estimation, and mobile deployment. Raw SSL video datasets flow through VoTT annotation and OpenCV clipping, then Google MediaPipe Holistic extracts landmark coordinates for sequence modeling. An LSTM neural network classifies sign sequences, which are optimized via TFLite conversion and quantization for deployment on a Kotlin-based Android app that outputs recognized Sinhala text. This architecture demonstrates best practices for real-time gesture recognition on mobile devices with minimal latency and resource constraints. Fork and customize this diagram to adapt the pipeline for other sign languages or gesture recognition tasks on Diagrams.so.
People also ask
How do you build an end-to-end Sinhala Sign Language recognition system for mobile deployment?
This diagram shows a complete SSL recognition pipeline: annotate video datasets with VoTT and OpenCV, extract pose landmarks using Google MediaPipe Holistic, train an LSTM neural network for sequence classification, optimize the model with TFLite conversion and quantization, and deploy to a Kotlin-based Android app. This approach balances accuracy with mobile performance constraints.
- Domain:
- Ml Pipeline
- Audience:
- Machine learning engineers building sign language recognition systems
Generated by Diagrams.so — AI architecture diagram generator with native Draw.io output. Fork this diagram, remix it, or download as .drawio, PNG, or SVG.