DL-Simplified icon indicating copy to clipboard operation
DL-Simplified copied to clipboard

[Project Addition]: Butterfly Classification using DL - with Web App

Open ishaanv1206 opened this issue 9 months ago • 5 comments

Pull Request for DL-Simplified 💡

Issue Title : [Project Addition]: Butterfly Classification using DL - with Web App

  • Info about the related issue (Aim of the project) : Create a web application to classify between 100 species of butterfly using LENET-5 architecture
  • Name: Ishaan Verma
  • GitHub ID: https://github.com/ishaanv1206
  • Email ID: [email protected]
  • Idenitfy yourself: (Mention in which program you are contributing in. Eg. For a JWOC 2022 participant it's, JWOC Participant) GSSOC 2024

Closes: #558

Describe the add-ons or changes you've made 📃

I used Convolutional Neural network to classify with LENET-5 architecture. I created web application for it too.

Type of change ☑️

What sort of change have you made:

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Code style update (formatting, local variables)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

Checklist: ☑️

  • [x] My code follows the guidelines of this project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly wherever it was hard to understand.
  • [x] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [x] I have added things that prove my fix is effective or that my feature works.
  • [x] Any dependent changes have been merged and published in downstream modules.

ishaanv1206 avatar May 15 '24 14:05 ishaanv1206

Our team will soon review your PR. Thanks @ishaanv1206 :)

github-actions[bot] avatar May 15 '24 14:05 github-actions[bot]

Instead of putting all the datapoint images, just mention the source/URL of the dataset in the README file inside the Dataset folder.

@ishaanv1206

abhisheks008 avatar May 15 '24 14:05 abhisheks008

Hi @abhisheks008 I did the changes you requested I added in the main README file too

ishaanv1206 avatar May 15 '24 16:05 ishaanv1206

@abhisheks008 which images do i have to add in Images folder i didn't understood

ishaanv1206 avatar May 16 '24 03:05 ishaanv1206

@abhisheks008 which images do i have to add in Images folder i didn't understood

The EDA results, model accuracy checking plots and so on.

abhisheks008 avatar May 16 '24 03:05 abhisheks008