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

Batman Images Detection #214

Open abhisheks008 opened 1 year ago

abhisheks008 commented 1 year ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Batman Images Detection
:red_circle: Aim : Create a DL model which will identify the images of Batman.
:red_circle: Dataset : https://www.kaggle.com/datasets/mralamdari/batman-images-dataset
: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. 😎

aarushiksk commented 1 year ago

Full name : Aarushi GitHub Profile Link : https://github.com/aarushiksk Email ID : aarushee002@gmail.com Participant ID (if applicable): Approach for this Project : 1) EDA: Performing necessary exploratory data analysis for understanding the dataset i.e visualisations and description of dataset. 2) Data Preprocessing: Checking for missing values, converting image formats. 3) Feature Extraction: Choosing important features. 4) Model training: Trying different algorithms like Random Forest and CNN.

What is your participant role? Participant in SSOC'23

abhisheks008 commented 1 year ago

Hi @aarushiksk nice to have you here. As per the Contribution Guidelines One contributor can work on one issue at a time.

aarushiksk commented 1 year ago

Oh okay, then I request you to please assign me this issue instead of the weed crop one, if that's a possibility.

abhisheks008 commented 1 year ago

Cool, this issue will be assigned to you once the program starts officially.

abhisheks008 commented 1 year ago

Issue assigned to @aarushiksk

aarushiksk commented 1 year ago

Issue assigned to @aarushiksk

Thank you :)

niyonikagaur commented 3 months ago

Full name : Niyonika Gaur GitHub Profile Link : https://github.com/niyonikagaur Email ID : nngaurz@gmail.com Participant ID (if applicable): Approach for this Project :

  1. Prepare the dataset, resize it to a fixed suitable size and normalize it.
  2. Implement models like CNN, VGG16 and ResNet50
  3. Model evaluation and prediction What is your participant role? (Mention the Open Source program) GSSoC'24
abhisheks008 commented 3 months ago

Assigned to you @niyonikagaur