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
321 stars 290 forks source link

[Project Addition] Terrain Recognition #636

Open MohanRocks999 opened 1 month ago

MohanRocks999 commented 1 month ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Terrain Recognition
:red_circle: Aim : To create a DL Model based on Pytorch to recognize different types of terrains
:red_circle: Dataset : https://www.kaggle.com/datasets/arnaud58/landscape-pictures and custom dataset gathered using web scrapers
:red_circle: Approach : Using ViT (Vision Transformer), Yolov8 and EfficientNet as backbone to classify the type of terrain from the given image and evaluating their performance using a test dataset for choosing the best deep learning model for this particular scenario. The classification is straight foward with image dataset with label corresponding to their terrain class and using a "text class" label mapping during inference to return as output during inference. Also for the frontend i have plans to use either gradio or a custom react js based front-end for the demo app.


:white_check_mark: To be Mentioned while taking the issue :

github-actions[bot] commented 1 month ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 1 month ago

Assigned @MohanRocks999

aryaVishal1706 commented 1 month ago

@abhisheks008 how you assign the task ? i have to find the some short of problem then you assign me that task??

abhisheks008 commented 1 month ago

@abhisheks008 how you assign the task ? i have to find the some short of problem then you assign me that task??

Check out the issues with Up for Grabs label and are being opened by me only.

aryaVishal1706 commented 1 month ago

@abhisheks008 can i make a translator? which translate French to English?

abhisheks008 commented 1 month ago

@abhisheks008 can i make a translator? which translate French to English?

No dude. These full fledged deep learning projects. For discussion purposes, pleas use the Discord server or the Deep Learning Simplified thread in Project Intro section of the GSSoC server.