Closed PiyushBL45t closed 11 months ago
Issue assigned to you @PiyushBL45t
Thank you.
On Thu, Jul 20, 2023, 8:32 PM Abhishek Sharma @.***> wrote:
Issue assigned to you @PiyushBL45t https://github.com/PiyushBL45t
β Reply to this email directly, view it on GitHub https://github.com/World-of-ML/DL-Simplified/issues/349#issuecomment-1644091039, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASB2BKOXSIVUVCBWMIIMQDLXRFCBVANCNFSM6AAAAAA2OYDGAY . You are receiving this because you were mentioned.Message ID: @.***>
Is this the one you are talking about? @PiyushBL45t
Yes
On Wed, Jul 26, 2023, 9:41 PM Abhishek Sharma @.***> wrote:
Is this the one you are talking about? @PiyushBL45t https://github.com/PiyushBL45t
β Reply to this email directly, view it on GitHub https://github.com/World-of-ML/DL-Simplified/issues/349#issuecomment-1652119526, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASB2BKOKAZVCIFWKSTICKH3XSE6SRANCNFSM6AAAAAA2OYDGAY . You are receiving this because you were mentioned.Message ID: @.***>
You can edit this issue template and start working on it. Make sure you complete it within the deadline.
Ok, sounds good. Then shall I say that I will work on Enhancement of the project
On Wed, Jul 26, 2023 at 10:17β―PM Abhishek Sharma @.***> wrote:
You can edit this issue template and start working on it. Make sure you complete it within the deadline.
β Reply to this email directly, view it on GitHub https://github.com/World-of-ML/DL-Simplified/issues/349#issuecomment-1652169356, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASB2BKNC6UH6ETEJ6KNSU4DXSFC3VANCNFSM6AAAAAA2OYDGAY . You are receiving this because you were mentioned.Message ID: @.***>
Can you clarify more about it?
I would like to work on this issue. Can you please clarify what 'detection' encompasses? Does it mean to 'classify sea animals' ?
Yes. Can you please share the approach for solving this issue/project? @Surya735
Hi @abhisheks008, My initial approach would be using self supervised learning for classification and would consist of the following:
1) A convolutional network to learn features, constrained to allow the features to project data points onto lower dimensional manifolds
2) A second network that focuses on classification of data points on the basis of the manifolds on which the feature vectors obtained from above lie
Hi @Surya735 it is a nice approach for solving this issue. Try to implement 3-4 deep learning methods and make a comparison to find out the best fitted model based on the accuracy scores of the models generated. You can check out the existing projects in this repository to get an idea about the same.
Issue assigned to you under OSEN. Go ahead!
Thank you for assigning the issue to me @abhisheks008
Hi @Surya735, updates on this issue?
Hey @abhisheks008 ,
I have finished the necessary literature review and will begin working on the code now. Although I have my end semester exams starting shortly prior to which I have a round of mini project submissions for various subjects. So unfortunately I won't have a lot of time to work on it currently and I really hope that's not an issue because I would genuinely love to contribute to the issue. Are you looking at any deadline on this?
Hi @Surya735, there is no such deadline from my side. But as you are a part of a particular program, I believe following the deadline of OSEN comes under code of conduct, which you should follow.
Anyways take your time and all the best for your semester exams. Good luck!
Hi @abhisheks008 Thank you so much for understanding. I will definitely be working on it every chance I get and will keep you updated
This issue will not be considered under CollabCode Open Source event organized by OSEN as the program ends on November 20th, 2023.
Full name : Aindree Chatterjee GitHub Profile Link : https://www.github.com/aindree-2005 Email ID : aindree2005@gmail.com Approach for this Project : Using CNNS and data augmentation What is your participant role? CodePeak @abhisheks008 can I work on this?
Issue assigned to you @aindree-2005
Deep Learning Simplified Repository (Proposing new issue)
:red_circle: Project Title : Sea Animals Detection using Deep Learning :red_circle: Aim : To create a DL Model that will detect the sea animals and creatures :red_circle: Dataset : https://www.kaggle.com/datasets/vencerlanz09/sea-animals-image-dataste :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 :
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.: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. π