
Closed
Posted
Paid on delivery
I’m developing a tool that recognises Indian Sign Language (ISL) from live camera input and instantly translates the signs on-screen. The goal is to make classroom and self-study environments more inclusive, so accuracy, speed, and an intuitive user experience matter more to me than flashy extras. Here’s what I need from you: • A working real-time detection and translation engine trained specifically on ISL datasets. • Clean, well-commented code (Python + OpenCV / MediaPipe / TensorFlow or comparable libraries are fine) that I can retrain with new samples later. • A lightweight interface—desktop or web—where a learner can see their signing mirrored, along with immediate text output. • A short guide outlining model architecture, dataset sources, and steps to deploy on Windows or Linux. Acceptance will be based on: 1. Live video accuracy that comfortably exceeds 90 % on a test set we’ll agree on. 2. Latency low enough to keep conversation flow natural (target <300 ms per frame). 3. Source files delivered in a repo I can run with a single setup script. If this lines up with your expertise in computer vision and sign language tech, I’m ready to review your approach and timeline.
Project ID: 40398918
20 proposals
Remote project
Active 17 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
20 freelancers are bidding on average ₹10,640 INR for this job

Hello, I trust you're doing well. I am well experienced in machine learning algorithms, with nearly a decade of hands-on practice. My expertise lies in developing various artificial intelligence algorithms, including the one you require, using Matlab, Python, and similar tools. I hold a doctorate from Tohoku University and have a number of publications in the same subject. My portfolio, which showcases my past work, is available for your review. Your project piqued my interest, and I would be delighted to be part of it. Let's connect to discuss in detail. Warm regards. please check my portfolio link: https://www.freelancer.com/u/sajjadtaghvaeifr
₹75,000 INR in 7 days
7.2
7.2

As a seasoned Data Analyst & Scientist with an extensive background in Machine Learning and Python, I have developed a keen eye for detail and cultivated a track record of delivering robust and efficient solutions - qualities that resonate with the demanding nature of your Real-Time ISL Translator project. Throughout my 8 years in the field, my skillset has consistently evolved, enabling me to become fluent in the libraries you’ve mentioned including TensorFlow. This proficiency presents a distinct advantage as I'm already familiar with working on real-time video analysis projects involving complex models. Moreover, apart from just developing the codebase, I am also focused on empowering users like yourself to be self-sufficient with the tool. That's why my projects are always meticulously documented to ensure easy maintenance, deployment and further development. With this ISL Translator project specifically, I would provide you a detailed guide that delineates not just model architecture but also explains the dataset sources and highlights all the necessary steps to successfully deploy it on both Windows and Linux systems - easing your training process later down the line.
₹7,000 INR in 7 days
4.3
4.3

Hello there, we are a team of Full Stack Developers in Web, Mobile and Data Analysis. Please, send me a message to discuss the work and finish in no time. Thanks Ashish Kumar.
₹7,000 INR in 7 days
4.4
4.4

Recognising Indian Sign Language from a live camera feed is a computer vision + ML problem with two distinct challenges: accurate hand keypoint detection at low latency and a classification model trained specifically on ISL gestures. Both are very solvable with today's tooling. My approach: MediaPipe Hands for real-time keypoint extraction (it runs at well above 30fps on CPU, keeping you comfortably under 300ms per frame), feeding a lightweight TensorFlow or PyTorch classifier trained on an ISL dataset. The output gets displayed in a minimal desktop or browser interface showing the live mirrored feed alongside the translated text. I'll structure the code so you can retrain the classifier on new samples with a single command, and deliver full documentation on model architecture, dataset sources, and setup on both Windows and Linux. I've built real-time OpenCV pipelines and trained custom gesture classifiers before. The acceptance criteria you've set — 90%+ accuracy on an agreed test set, <300ms latency — are realistic targets I'm confident hitting. I can share the architecture plan before starting if you'd like to review it first.
₹8,000 INR in 7 days
3.7
3.7

This project involves developing a real-time Indian Sign Language (ISL) translation tool designed to make classrooms and self-study more inclusive. The goal is to create a system using Python, OpenCV, and frameworks like MediaPipe or TensorFlow that detects signs from a live camera feed and instantly displays them as text on a lightweight desktop or web interface. To meet the client's requirements, the solution must achieve over 90% accuracy with low latency (under 300ms per frame) to ensure natural interaction. Additionally, the final delivery must include well-commented source code that allows for future retraining, a single setup script for easy deployment on Windows or Linux, and a concise technical guide outlining the model's architecture and dataset sources.
₹5,000 INR in 7 days
1.9
1.9

I can build a live ISL recognition pipeline using OpenCV + MediaPipe (for hand/keypoint extraction) combined with a trained model (CNN/LSTM or lightweight transformer) for sequence-based sign recognition. This setup keeps latency low while maintaining strong accuracy. Approach: Use MediaPipe for fast, reliable hand tracking Train a model on ISL datasets (and structure it so you can easily retrain later) Optimize for <300 ms latency with efficient inference Build a simple interface (desktop or web) showing live feed + instant text output Deliverables: Real-time ISL detection + translation system Clean, well-commented Python code (retrainable) Lightweight UI with live preview + predictions Setup script (one-command run) Short documentation (model, dataset, deployment steps) I will focus on accuracy and smooth real-time performance rather than unnecessary complexity. Best regards,
₹7,000 INR in 7 days
1.3
1.3

Hi — I can get this started quickly and structure it cleanly so it’s easy to extend later. I can begin immediately and deliver a working prototype within 2–4 days for the core real-time detection and interface. ⸻ Approach (simple + reliable) • Use MediaPipe/OpenCV for real-time hand tracking • Train a lightweight model (TensorFlow/PyTorch) on ISL gesture datasets • Build a fast inference pipeline to keep latency low (<300 ms target) • Output live predictions as text alongside the camera feed ⸻ What you’ll get: • Real-time ISL detection + on-screen translation • Clean, well-commented Python code (easy to retrain) • Lightweight UI (desktop or simple web view) • Model + dataset structure clearly organised • Setup guide (run locally on Windows/Linux) ⸻ Performance focus: • Optimised for speed + smooth output • Structured for improving accuracy over time • Designed so you can plug in more training data easily
₹10,000 INR in 4 days
0.0
0.0

Your ISL translator needs real-time detection under 300ms with >90% accuracy — a common pitfall is latency from heavy models, which I'd solve using MediaPipe + a lightweight ONNX-exported classifier. In my Energy Label Parser project, I extracted specs from live camera feed at <200ms per frame using OpenCV and EasyOCR, proving low-latency vision works. I bring Python, OpenCV, MediaPipe, and deep learning deployment skills (Docker, FastAPI) directly to your stack. I'd break this into two milestones: first a retrainable detection engine with your ISL dataset, then a clean interface with setup script. Quick question — are you prioritizing static gesture recognition or dynamic sequence translation (e.g., LSTM over keypoints) for conversational flow?
₹12,500 INR in 7 days
0.0
0.0

Hello there, I’ve carefully reviewed your project details and fully understand your requirements. I’m confident that I can deliver high-quality results that meet your expectations within the given timeframe. I’d be happy to discuss your project further and get started right away. Best regards, Thanks
₹6,000 INR in 7 days
0.0
0.0

hello, i am constructred similar code, but Achieving 90% accuracy on ISL (Indian Sign Language) is an extremely ambitious goal. Publicly available ISL datasets are scarce and limited in size. Realistically, one can achieve 85–90% accuracy on a restricted vocabulary (20–50 signs) under good lighting conditions. Below is a production-ready architecture with fine-tuning capabilities. English Translation "Achieving 90% accuracy on ISL is an very ambitious goal. Publicly available ISL datasets are scarce and small in scale. It is realistic to achieve 85–90% accuracy on a limited vocabulary (20–50 signs) under good lighting. Below is a production-ready architecture with fine-tuning support." System Architecture The processing pipeline is structured as follows: Camera → MediaPipe Holistic → Normalization → 30-frame Buffer → BiLSTM → Sign Label MediaPipe Holistic extracts joint coordinates for hands (21 points × 2 hands) and body pose (33 points)—totaling 225 numbers per frame, with no pixels involved. This is the key to speed: the model runs on a CPU without needing a GPU.
₹7,000 INR in 7 days
0.0
0.0

As an MBA graduate specializing in Data Science & Analytics with solid experience in Python and Machine Learning, I am confident in my ability to deliver the real-time ISL Translator you are looking for. My background includes working with complex datasets to create dynamic, actionable insights through analytics. This means I can bring a rigorous and analytical approach to your project, ensuring that your desired accuracy targets of over 90% are met. Lastly, my passion lies not only in delivering high-quality technical solutions but also in driving innovation with practicality. I understand the significance of inclusivity and believe technology should help bridge gaps to cultivate better learning environments for all. Let me optimise your processes, maximize system performance and ensure your project adds measurable value to its stakeholders!
₹7,000 INR in 7 days
0.0
0.0

Hi, Your ISL real-time translation project aligns well with my experience in Python automation and computer vision. I focus on building practical, low-latency systems rather than just prototypes. I can develop a clean pipeline: - Real-time hand tracking using MediaPipe (fast and reliable) - Gesture classification model (TensorFlow/PyTorch) trained on ISL datasets - Prediction smoothing for better real-world accuracy - Lightweight interface (desktop/web) with mirrored video + instant text output For your targets: - I’ll optimize inference to stay within ~200–300 ms/frame using efficient models (e.g., MobileNet-based) - Improve accuracy via dataset preprocessing, augmentation, and temporal consistency (not just frame-by-frame prediction) Deliverables: ✔ Well-structured, commented Python code (easy to retrain) ✔ Working real-time demo (camera → text) ✔ Dataset guidance + training pipeline ✔ Setup script and deployment guide (Windows/Linux) A couple of quick questions: 1. Do you already have an ISL dataset, or should I prepare one? 2. Are you targeting word-level detection or full sentence translation? I aim to build a reliable, usable system that meets your accuracy and latency goals. Let’s discuss further. — Gourav
₹8,000 INR in 5 days
0.0
0.0

Hello, This project aligns well with my experience building Python-based computer vision and machine learning systems. I have worked with ML pipelines involving data preprocessing, model training, and real-time inference, which are essential for building a responsive sign language recognition system. For your ISL translation tool, I would design a real-time detection pipeline using Python with OpenCV and MediaPipe for hand tracking, combined with a TensorFlow or PyTorch model trained on Indian Sign Language datasets. The system would extract hand landmarks from live camera input and pass them through a trained classification model to identify gestures and convert them into text output. The application can include a lightweight interface where the user sees their live camera feed with mirrored signing and immediate translated text. The focus will be on maintaining low latency so the recognition remains natural during use while keeping the model architecture clean and easy to retrain with additional samples later. All code will be well-commented and organized in a repository with a setup script, allowing the project to run easily on Windows or Linux. I will also provide a short guide describing the model architecture, dataset sources, and deployment steps. Best regards Abishek
₹3,000 INR in 7 days
0.0
0.0

Hello, I’ve reviewed your project for a real-time ISL-to-English translator and understand you need a fast, accurate proof-of-concept. I can build a complete pipeline: * Real-time video capture * Keypoint extraction using MediaPipe * Sequence modeling (BiLSTM + Attention / Transformer-ready) * Live English text output Since the scope is limited to 4–5 sentences, I’ll design a lightweight, optimized model to ensure low latency and good accuracy, while keeping it scalable for future expansion. What you’ll receive: * Working real-time demo (webcam → English text) * Clean, well-structured code * Trained model on selected sentences * Simple interface for testing * Instructions for retraining and extending I have hands-on experience in computer vision, sequence models, and real-time ML systems, and I can deliver a reliable solution quickly. I’m ready to start immediately. Let’s discuss your target sentences and requirements. Best regards, Abdelrhman
₹8,000 INR in 5 days
0.0
0.0

Hello, Your idea of a real-time ISL translator for inclusive learning is very impactful, and I clearly understand your focus on accuracy, low latency, and a clean usable system. My approach would be to build a real-time pipeline using MediaPipe for hand tracking combined with a deep learning model (CNN + LSTM/Transformer) trained on ISL datasets to capture both spatial and temporal gestures. This allows better accuracy for continuous signing rather than isolated predictions. For performance, I will optimize inference to keep latency under 300 ms using lightweight models and efficient frame processing. The system will be built in Python (OpenCV + TensorFlow/PyTorch), with a simple interface where users can see live feed + instant text output. You will receive: • Clean, well-commented and modular code • Easy retraining pipeline for new ISL samples • Lightweight UI (desktop/web) • Complete setup + deployment guide (Windows/Linux) I focus on building systems that are both practical and extendable, not just demos. One quick question: do you already have a preferred ISL dataset, or should I curate and preprocess one for optimal performance? I would be happy to start immediately and deliver a reliable solution. Best regards, Rishabh Yadav
₹7,000 INR in 7 days
0.0
0.0

Hello, This is an exciting and high-impact project—real-time ISL (Indian Sign Language) translation requires both accuracy and speed, and I can help you build a reliable, production-ready solution. My approach will focus on delivering a system that performs seamlessly in real-time while maintaining high translation accuracy: • Computer vision–based gesture recognition using deep learning models (CNN/LSTM or transformer-based architectures) • Real-time video processing with optimized latency for smooth translation output • Mapping ISL gestures to text and/or speech output for practical usability • Ability to handle dynamic gestures (not just static signs) for more natural communication • Clean and modular architecture so the system can be improved or scaled easily If needed, I can also integrate: • Webcam/mobile camera input support • Text-to-speech output for accessibility • Dataset training or fine-tuning for better ISL accuracy • UI/dashboard for live translation display I understand that most ISL systems fail due to lag, limited gesture coverage, or poor real-world performance—I’ll focus specifically on solving these challenges to make the tool genuinely usable, not just a prototype. If you can share your expected platform (web/mobile), scope (basic alphabet vs full sentence recognition), and timeline, I can propose a clear execution plan and get started immediately. Looking forward to working on this meaningful project. Best regards
₹7,000 INR in 7 days
0.0
0.0

I am a Full-Stack Engineer with production experience building secure, medical-grade web applications at an IIT Bombay incubated startup. I specialize in React, Node.js, and Cloud (GCP), with a deep background in cybersecurity and Machine Learning. I focus on delivering high-performance, containerized solutions that prioritize data integrity and security. Whether you need end-to-end feature development or a technical audit, I bring an academic and professional rigour to every project
₹6,000 INR in 7 days
0.0
0.0

Hello, I’m interested in building your **real-time Indian Sign Language recognition and translation tool**. I can develop a clean, lightweight system using **Python, OpenCV, MediaPipe, and TensorFlow/PyTorch** that detects ISL signs from live camera input and instantly displays the translated text on-screen. My approach will use **MediaPipe hand/pose landmark detection** for fast real-time tracking, followed by a trained classification model for ISL gestures. The first version can support alphabets, numbers, and selected classroom/self-study signs, with the ability to retrain later using new samples. The system will include: * Live webcam-based ISL recognition * Mirrored video preview for learners * Real-time translated text output * Confidence score and prediction smoothing * Modular training and retraining scripts * Lightweight desktop or web interface * Windows/Linux deployment guide I will structure the repo with separate modules for data collection, preprocessing, landmark extraction, training, evaluation, and real-time inference. The final delivery will include source code, trained model, setup script, and documentation. The goal will be to achieve **90%+ test accuracy** on the agreed dataset and keep latency below **300 ms per frame** using optimized landmark-based inference. I’m confident I can deliver a practical, accurate, and easy-to-use ISL translation prototype.
₹12,500 INR in 7 days
0.0
0.0

I've built real-time gesture and sign recognition pipelines using OpenCV, MediaPipe, and PyTorch/TensorFlow. For ISL specifically, I'd train a custom CNN or use MediaPipe hands landmarks as input features to a classification head — this approach reaches 90%+ accuracy on small-to-medium ISL datasets. Deliverables would include the trained model, a desktop or web inference interface showing text output live, and a short guide to extending it with new signs. What camera setup will be used — standard webcam or a dedicated depth sensor?
₹8,000 INR in 14 days
0.0
0.0

Delhi, India
Member since Nov 29, 2020
€12-18 EUR / hour
₹12500-37500 INR
$1000-2000 USD
₹600-1500 INR
₹600-7000 INR
₹600-1500 INR
₹12500-37500 INR
₹12500-37500 INR
₹12500-37500 INR
€8-100 EUR / hour
₹4000-6000 INR
$250-750 USD
₹37500-75000 INR
$30-250 USD
₹1500-12500 INR
$25-50 USD / hour
₹12500-37500 INR
₹12500-37500 INR
$10-30 USD
$30-250 USD