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
324 stars 290 forks source link

[Feature Addition]: Web App for Artwork Image Recognition #582

Closed abhisheks008 closed 1 month ago

abhisheks008 commented 1 month ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : [Feature Addition]: Web App for Artwork Image Recognition
: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. Here is the project folder - Artwork Image Recognition
: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. 😎

abhisheks008 commented 1 month ago

Here is the project structure to be followed for this Web App creation issue,

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

Do not remove the existing project files, just create a separate folder Web App in the existing project folder, and put your deployment there.

ArkaDutta-Maker commented 1 month ago

Full name :Arka Dutta GitHub Profile Link :https://github.com/ArkaDutta-Maker Email ID :arka08652@gmail.com Participant ID (if applicable): Approach for this Project : Will use the already present model and create a flask backend api with a frontend react application What is your participant role? GSSOC'24 contributor @abhisheks008 can I work on this?

abhisheks008 commented 1 month ago

Hi @ArkaDutta-Maker you can go ahead! Assigning this issue to you.