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

Blood Cell Detection using DL

Open abhisheks008 opened this issue 2 years ago • 17 comments

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Blood Cell Detection :red_circle: Aim : Create a model which will detect the blood cells. :red_circle: Dataset : https://www.kaggle.com/datasets/adhoppin/blood-cell-detection-datatset :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 :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

:red_circle::yellow_circle: Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

:white_check_mark: To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Email ID :
  • Participant ID (if applicable):
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source program)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

abhisheks008 avatar May 22 '23 15:05 abhisheks008

I would like to work on this, frankly I don't know much but I will learn and do. I am a newbie(first year UG student). I want to learn and grow

rafiya2003 avatar Jun 01 '23 10:06 rafiya2003

Please assign this issue to me @abhisheks008 I have good knowledge in machine learning and python libraries like NumPy pandas etc

Abhinavcode13 avatar Jun 01 '23 10:06 Abhinavcode13

Please do not to spam in every single issue. This might cause escalation as you are breaching Code of Conduct and Contribution Guidelines.

@rafiya2003

abhisheks008 avatar Jun 01 '23 14:06 abhisheks008

Please assign this issue to me @abhisheks008 I have good knowledge in machine learning and python libraries like NumPy pandas etc

Please comment with proper details as per the issue template. @Abhinavcode13

abhisheks008 avatar Jun 01 '23 14:06 abhisheks008

I can work on this project . Believe me , I will try my 100% .

FullName: Sagar Santoshkumar Shukla Github Profile Link: https://github.com/Sagar201003 Email ID: [email protected]

Approach for this Project: I will perform EDA , feature selection , PCA , Data augmentation . I will use Pycaret to get the best model . Implement the models using TensorFlow or PyTorch.

What is your participant role? -SSOC contributor

Sagar201003 avatar Jun 01 '23 15:06 Sagar201003

As per the code of conduct and contribution guidelines, one issue at a time for each contributors.

@Sagar201003

abhisheks008 avatar Jun 01 '23 15:06 abhisheks008

Full name : Jatin Sahani GitHub Profile Link : https://github.com/jatinsahani Email ID : [email protected] Participant ID (if applicable): Approach for this Project :

There can Three approaches for the detection of Blood Cell; that are:
-Region Based Convolutional Neural Network

  • VGG-16 -YOLO

As YOLO is 3x faster than then R-CNN, I guess using it will be one of the best move. We can also note that the dataset provided is already Processed for YOLO.

I am new to this field but I have bookish Knowledge, My practical knowledge is null but I would love to do this Project Hope to learn and grow

What is your participant role? SSOC Contributor

jatinsahani avatar Jun 01 '23 21:06 jatinsahani

Issue assigned to you @jatinsahani

abhisheks008 avatar Jun 02 '23 04:06 abhisheks008

Issue assigned to you @jatinsahani

Thank You

jatinsahani avatar Jun 02 '23 09:06 jatinsahani

Acknowledged

On Fri, 2 Jun 2023 at 09:47, Abhishek Sharma @.***> wrote:

Assigned #238 https://github.com/World-of-ML/DL-Simplified/issues/238 to @jatinsahani https://github.com/jatinsahani.

— Reply to this email directly, view it on GitHub https://github.com/World-of-ML/DL-Simplified/issues/238#event-9410032546, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYQFEDQ7VORTHHVK3FRFPVTXJFSO5ANCNFSM6AAAAAAYKTNN2Q . You are receiving this because you were assigned.Message ID: @.***>

jatinsahani avatar Jun 02 '23 13:06 jatinsahani

Hi, I'd like to work on this issue. Here's the details:

Full name : Mattia Ferrarini GitHub Profile Link : https://github.com/MattiaFerrarini Email ID : [email protected] Participant ID (if applicable): Approach for this Project : Perform EDA, data augmentation and preprocessing. Employ various models, including Faster R-CNN, YOLO, SSD, RetinaNet and possibly others. Compare the models based on accuracy. What is your participant role? (Mention the Open Source program) SWOC 2024

mattiaferrarini avatar Jan 23 '24 14:01 mattiaferrarini

Assigned @MattiaFerrarini

abhisheks008 avatar Jan 23 '24 14:01 abhisheks008

Dear Abhishek, unfortunately I am not able to keep working on the issue because of academic duties. You can assign it to someone else. I'm sorry for wasting your time.

mattiaferrarini avatar Feb 14 '24 09:02 mattiaferrarini

No issues @MattiaFerrarini

abhisheks008 avatar Feb 15 '24 16:02 abhisheks008

Hello, I would like to work on this task. The details hereby:

Full name : Sneha Mahata GitHub Profile Link : https://github.com/Sneha-Mahata Email ID : [email protected] Participant ID (if applicable): NA Approach for this Project : I plan to approach this project by conducting an exploratory data analysis, implementing multiple object detection models such as YOLO, Histogram of Oriented Gradients (HOG), Single Shot Detector (SSD), Faster R-CNN etc. I will tune the hyperparameters, employ data augmentation techniques, and evaluate the models using appropriate metrics. After comparing the accuracies among these models, I will select the best-suited one as my final model. The entire process will be documented in the README.md file. What is your participant role? GSSOC 2024 Contributor

Sneha-Mahata avatar May 11 '24 15:05 Sneha-Mahata

Issue assigned to you @Sneha-Mahata. You can start working on it.

abhisheks008 avatar May 11 '24 16:05 abhisheks008

Issue assigned to you @Sneha-Mahata. You can start working on it.

Thanks a lot, I'm excited to work on it !

Sneha-Mahata avatar May 11 '24 16:05 Sneha-Mahata