Popular repositories Loading
-
deci-engine
deci-engine PublicA Flask-based RESTful API for real-time handwritten digit recognition using a CNN model with TensorFlow.
Jupyter Notebook 1
-
-
Devanagari-Digit-Recognition
Devanagari-Digit-Recognition PublicA lightweight Flask web app for recognizing handwritten Devanagari digits (0–9) using a trained CNN model. Users can upload digit images through a clean Bootstrap interface, and the app returns rea…
Jupyter Notebook 1
-
UnifiedDigit
UnifiedDigit PublicThis repository contains a Flask web application that acts as a unified interface for two different machine learning models—one for predicting decimal digits and another for predicting Devanagari c…
Python 1
-
UnifiedApi
UnifiedApi PublicA fully Dockerized Flask-based API system for recognizing both Western and Devanagari handwritten digits. It features isolated containers for each model, managed via Docker Compose, and served thro…
Python 1
Repositories
- DigitSnap Public
This project provides a Flask-based web application for real-time handwritten digit recognition using a Convolutional Neural Network (CNN) model trained on the MNIST dataset. The system allows users to upload images of handwritten digits and get predictions for the full number (e.g., "1234") .
Bit-Nest/DigitSnap’s past year of commit activity - Devanagari-Digit-Recognition Public
A lightweight Flask web app for recognizing handwritten Devanagari digits (0–9) using a trained CNN model. Users can upload digit images through a clean Bootstrap interface, and the app returns real-time predictions. Includes preprocessing with Pillow, Keras-based inference, and is ready for local or cloud deployment.
Bit-Nest/Devanagari-Digit-Recognition’s past year of commit activity - UnifiedApi Public
A fully Dockerized Flask-based API system for recognizing both Western and Devanagari handwritten digits. It features isolated containers for each model, managed via Docker Compose, and served through a unified UI with Nginx reverse proxy. Designed for local development and easy deployment on AWS EC2, the project supports RESTful API interaction.
Bit-Nest/UnifiedApi’s past year of commit activity - deci-engine Public
A Flask-based RESTful API for real-time handwritten digit recognition using a CNN model with TensorFlow.
Bit-Nest/deci-engine’s past year of commit activity - UnifiedDigit Public
This repository contains a Flask web application that acts as a unified interface for two different machine learning models—one for predicting decimal digits and another for predicting Devanagari characters. The app allows users to upload an image file, select the model type ('decimal' or 'devanagari'), and receive predictions.
Bit-Nest/UnifiedDigit’s past year of commit activity - ColorData-Api Public
Bit-Nest/ColorData-Api’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…