-
-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bone Marrow Cells Classification using Deep Learning #376
Comments
Hi @adi271001 thanks for showing interest in Deep Learning Simplified. As per the code of conduct, each contributor can work on one issue at a time, on which issue you want to work first? |
@abhisheks008 i want to work on both i'll work on the lung and colon one first after i finsih that i'll work on this |
@abhisheks008 can you assign this to me |
Sure. Issue assigned to you @adi271001 |
This issue will not be considered under CollabCode Open Source event organized by OSEN as the program ends on November 20th, 2023. |
Hi @abhisheks008 can I contribute in this? |
Hi @CoderOMaster are you part of SWOC? If yes, you can comment out here once the SWOC event officially starts. |
@abhisheks008 I couldn't register on for swoc,but still possible to contribute? |
Right now, this project repository is going to be part of Social Winter of Code. If you want to contribute you can join it as a Participant. |
Registration just closed a few days ago,how can I join as participant? |
You can connect with the organizing team of SWOC by writing an email on [email protected] |
Full name : D. Uday Kiran |
Also implement MobileNet, ResNet and VGG. Issue assigned to you. |
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Bone Marrow Cells Classification using EffecientNetb5
🔴 Aim : To classify Bone Marrow Cells using EfficientnetB5
🔴 Dataset : https://www.kaggle.com/datasets/andrewmvd/bone-marrow-cell-classification
🔴 Approach : Model uses EfficientNetB5 as base model and adds 4 extra layers batch normalization layer , dense layer , dropout layer , dense_1 layer.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: