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 Anti Spoofing Project #544

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 Anti Spoofing Project
: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.
:red_circle: Reference Project for Implementation : Brain Tumor Detection


📍 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. 😎

PABITRA34 commented 2 months ago

Full name : Pabitra Kumar Bera GitHub Profile Link : https://github.com/PABITRA34 Email ID : pabitrabera34@gmail.com Participant ID (if applicable): Approach for this Project : Will try to make web app using Streamlit or Flask+ React What is your participant role? GSSOC 2024 @abhisheks008 sir please assign this task to me

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, Anti Spoofing Project using DL.

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 @PABITRA34

PABITRA34 commented 2 months ago

@abhisheks008 Ok sir , I will follow this project structure Please assign this project to me under GSSOC 2024 , so that i can start working on it

Thank You

abhisheks008 commented 2 months ago

Sure. Assigned to you @PABITRA34

PABITRA34 commented 2 months ago

@abhisheks008 Ok sir , Thank You

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, Anti Spoofing Project using DL.

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 @PABITRA34

I have informed you about the approach earlier too.