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
357 stars 299 forks source link

Adverse Weather Synthetic Segmentation #220

Closed abhisheks008 closed 4 months ago

abhisheks008 commented 1 year ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Adverse Weather Synthetic Segmentation
:red_circle: Aim : Create a DL model for segmenting the adverse weather synthetic condition.
:red_circle: Dataset : https://www.kaggle.com/datasets/abdulrahmankerim/semantic-segmentation-under-adverse-conditions
: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. 😎

rohankthomas801 commented 1 year ago
abhisheks008 commented 1 year ago

Issue assigned to you @rohankthomas801

CoderOMaster commented 4 months ago

Hey can I get this issue? I have experience in segmentation so I will be using unet,unet++(depends on dataset and my machine),deeplab,segnet,enet

abhisheks008 commented 4 months ago

Assigned @CoderOMaster

CoderOMaster commented 4 months ago

This dataset is made specifically for a research paper.Will it work if I implement that ?

abhisheks008 commented 4 months ago

This dataset is made specifically for a research paper.Will it work if I implement that ?

Implement the models and let me know about that, I'll check that for you.

CoderOMaster commented 4 months ago

@abhisheks008 i just checked and found they have used another dataset which is quite huge and idts it will be possible to run on our machines,in that case what should i do

CoderOMaster commented 4 months ago

can i use cityscape dataset for segmentation..i did not find any suitable dataset for weather

CoderOMaster commented 4 months ago

https://www.kaggle.com/datasets/vijaygiitk/multiclass-weather-dataset or i can use this weather dataset for perform weather classfication

abhisheks008 commented 4 months ago

Go ahead.

github-actions[bot] commented 4 months ago

Hello @CoderOMaster! Your issue #220 has been closed. Thank you for your contribution!