Git Product home page Git Product logo

benjaminbhk / demo_project_cnn_digits_recognition_benbhk Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.91 MB

App available : https://digit-recognition-benbhk-uywov7wbna-ew.a.run.app/ And : https://digitsreco.herokuapp.com/

Python 3.37% Makefile 0.48% Jupyter Notebook 96.00% Dockerfile 0.06% Procfile 0.03% Shell 0.07%
data-science docker gcp-cloud-run keras streamlit tensorflow python herokuapp

demo_project_cnn_digits_recognition_benbhk's Introduction

Handwriting Digits Recognition

This project demonstrates the power of convolutional neural networks (CNNs) for recognizing handwritten digits. The user interface is built using the Streamlit framework, which provides an interactive and user-friendly experience. The application is hosted on two platforms for easy access:

  1. Streamlit Deployment - fast launch time
  2. Google Cloud Platform (GCP) using Container Registry and Cloud Run - longer launch time

Project Details

Name: Demo_Projects_CNN_digits_recognition_Benbhk

Description: A handwriting digits recognition app that uses a CNN to identify numbers drawn by users.

Streamlit application: https://benjaminb-demo-project-cnn-digits-recognition-benbhkapp-ui0wyj.streamlit.app/

GCP application: Down for the moment

Data Source: Modified National Institute of Standards and Technology database (MNIST) - a large database of handwritten figures

Personal page: https://inky-distance-393.notion.site/f8a4416f9dc64d9ab8c677a5a32ab03d

Features

  • Interactive user interface for drawing digits
  • Real-time prediction using a trained CNN model
  • Displays the confidence of the prediction for each digit
  • Responsive design for a seamless experience on various devices

Technologies

  • Python
  • TensorFlow for training and using the CNN model
  • Streamlit for creating the user interface
  • Google Cloud Platform for hosting the application
  • Heroku for hosting the application

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

git clone https://github.com/Benjaminbhk/Demo_Project_CNN_digits_recognition_Benbhk.git

  1. Create a virtual environment and install the required dependencies:

python -m venv venv source venv/bin/activate pip install -r requirements.txt

  1. Run the Streamlit app:

streamlit run Demo_Project_CNN_digits_recognition_Benbhk/app.py

  1. Open a web browser and navigate to the local URL displayed in the terminal.

Contributing

Feel free to contribute to this project by submitting issues, pull requests, or providing feedback on the application. Your contributions are welcome and appreciated!

demo_project_cnn_digits_recognition_benbhk's People

Contributors

benjaminbhk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.