abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
334 stars 296 forks source link

[Feature Addition]: Web Application for American Sign Language Detection #540

Closed abhisheks008 closed 1 month ago

abhisheks008 commented 2 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : [Feature Addition]: Web Application for American Sign Language Detection
:red_circle: Aim : The aim is to create a web application with the best accuracy scored existing model present /developed in the Model folder of the project.
:red_circle: Dataset : N/A
:red_circle: Approach : Try to create a Flask/React app.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

RishitaChourey commented 2 months ago

Full name :Rishita Chourey GitHub Profile Link : https://github.com/RishitaChourey Email ID : choureyrishita@gmail.com Approach for this Project : Try to create a flask app for the american sign language model What is your participant role? GSSoC'24 contributor

I would like to work on this.Please assign me this issue

abhisheks008 commented 2 months ago

Cool. Make sure you use the existing project's model, dataset for implementing the web app as this an addition to the existing project structure. Here is the existing project, American Sign Language Detection.

Follow this project structure,

Project Dummy
|- Dataset
  |- dataset.csv
  |- README.md
|- Images
  |- img1.png
  |- img2.png
  |- img3.png
|- Model
  |- project_dummy.ipynb
  |- README.md
|- Web App
  |- app.py
  |- templates
  |- demo.mp4
  |- README.md
|- requirements.txt

Here is a project which already deployed using the Web App, Brain Tumor Detection

Looking forward to hearing from you @RishitaChourey

Adhivp commented 2 months ago

Full name : Adhithyan vp GitHub Profile Link : Adhivp Email ID : adhivp910@gmail.com Participant ID (if applicable): Approach for this Project : Will make a Flask app for the same, Will make a simple flask app to try out the model and will be easily deployable in any deployment platform What is your participant role? (Mention the Open Source program) GSSoC'24 contributor

abhisheks008 commented 2 months ago

Cool. Make sure you use the existing project's model, dataset for implementing the web app as this an addition to the existing project structure. Here is the existing project, American Sign Language Detection.

Follow this project structure,

Project Dummy
|- Dataset
  |- dataset.csv
  |- README.md
|- Images
  |- img1.png
  |- img2.png
  |- img3.png
|- Model
  |- project_dummy.ipynb
  |- README.md
|- Web App
  |- app.py
  |- templates
  |- demo.mp4
  |- README.md
|- requirements.txt

Here is a project which already deployed using the Web App, Brain Tumor Detection

Looking forward to hearing from you @RishitaChourey

@Adhivp please go through the structure and requirements. Are you up for this?

Adhivp commented 2 months ago

Yeah ok

Adhivp commented 2 months ago

I feel like this is level 3 as I will be trying to deploy and also have to work with camera , what is your take on this @abhisheks008 ?

abhisheks008 commented 2 months ago

Initially all the issues are being tagged as Lavel 2, after judging the quality of the pull request/contribution it can be upgraded to Level 3. No issues with that.

Assigning this issue to you @Adhivp

Adhivp commented 2 months ago

ok @abhisheks008

Adhivp commented 2 months ago

@abhisheks008 Should I make a image uploader kind of website , where we can upload image of the hand and then it will return the classification / should I make a live webcam where live predictions will come.

abhisheks008 commented 2 months ago

@abhisheks008 Should I make a image uploader kind of website , where we can upload image of the hand and then it will return the classification / should I make a live webcam where live predictions will come.

Yes a Flask app will be enough

github-actions[bot] commented 1 month ago

Hello @Adhivp! Your issue #540 has been closed. Thank you for your contribution!