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
343 stars 294 forks source link

AI Generated Fruits and Real Fruits Classification using Image Processing #416

Closed abhisheks008 closed 8 months ago

abhisheks008 commented 8 months ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : AI Generated Fruits and Real Fruits Classification using Image Processing
:red_circle: Aim : The aim of this project to identify and predict the real fruits and AI generated fruits using Image Processing methods.
:red_circle: Dataset : https://www.kaggle.com/datasets/osmankagankurnaz/dataset-of-ai-generated-fruits-and-real-fruits
:red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


πŸ“ 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. 😎

KunalSharmaGit commented 8 months ago

Name: Kunal Sharma GitHub Profile Link: https://github.com/KunalSharmaGit Email ID: kunalsharma8630@gmail.com Approach for this Project: This can be implemented using various algorithms especially CNN in which we use Sigmoid activation function to classify the AI Generated and Real Fruits. What is your participant role? Social Winter of Code 2023

abhisheks008 commented 8 months ago

Wait for the program to officially start. Issues will be assigned to you after the orientation. @KunalSharmaGit

abhisheks008 commented 8 months ago

Hi @KunalSharmaGit welcome to SWOC 2024. What are the models you are planning to implement for this project?

KunalSharmaGit commented 8 months ago

Hey @abhisheks008, I think algorithms like Support Vector Machines(SVM), k-NN and CNN can be effective in implementing this project.

abhisheks008 commented 8 months ago

Can you suggest some of the Deep Learning methods for this project?

KunalSharmaGit commented 8 months ago

CNN, VGG and ResNet.

AgrawalTitiksha commented 8 months ago

Full name : Titiksha Agrawal GitHub Profile Link : https://github.com/AgrawalTitiksha Email ID : agrawaltn2311@gmail.com Approach for this Project : After data preprocessing and visualization, using PCA algorithm for normalizing and standardizing the images, then to use LDA , SVM (all 3 kernel) , and CNN (VGG16) for analyzing the images, it can also be used to predict for new input dataset (whether ai generated or not) What is your participant role? (Mention the Open Source program) : @contributor 2024

need to mention: have worked on a similar project but topic, "Early stage Alzheimer's disease detection, classification and prediction" using the same model's above (excluding CNN).

abhisheks008 commented 8 months ago

Based on the given approaches I'll go with @AgrawalTitiksha. Try to use ResNet along with VGG16. Issue assigned to you. You can start working on it.

AgrawalTitiksha commented 8 months ago

@abhisheks008 thankyou for assigning this, I'll hit the given requirements. Just to ask you what is the deadline.

abhisheks008 commented 8 months ago

You can take your time according to your availability. Just finish the issue before the program ends.

AgrawalTitiksha commented 8 months ago

sure sure