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

Parking Space Detection Based on Top-View #521

Open abhisheks008 opened 1 month ago

abhisheks008 commented 1 month ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Parking Space Detection Based on Top-View
:red_circle: Aim : The aim is to detect the parking spaces from the top view using the given dataset.
:red_circle: Dataset : https://www.kaggle.com/datasets/loveffc/parking-space-detection-based-on-top-view
: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. 😎

Himanshu8850 commented 1 month ago

Hello, I am new to ssoc and i would like to contribute in this issue, can you please assign this issue to me.

Full name: Himanshu Choudhary GitHub Profile Link : https://github.com/Himanshu8850 Email ID : 1130himanshu@gmail.com Participant ID (if applicable): Approach for this Project : I would be using techniques like edge detection, contour detection, deep learning-based feature extraction to extract relevant features from the images then i will train different machine learning models like SVM,CNN,Random forest etc. What is your participant role? I am partcipating through SSOC Season 3

abhisheks008 commented 1 month ago

Hi @Himanshu8850 this project repo is currently participating in GSSOC 2024. This repo is not a part of the SSOC event.

Himanshu8850 commented 1 month ago

i have also participated in gssoc.

abhisheks008 commented 1 month ago

You have written that you are participating in SSOC, that's why I asked about the same.

Hello, I am new to ssoc and i would like to contribute in this issue, can you please assign this issue to me.

Full name: Himanshu Choudhary GitHub Profile Link : https://github.com/Himanshu8850 Email ID : 1130himanshu@gmail.com Participant ID (if applicable): Approach for this Project : I would be using techniques like edge detection, contour detection, deep learning-based feature extraction to extract relevant features from the images then i will train different machine learning models like SVM,CNN,Random forest etc. What is your participant role? I am partcipating through SSOC Season 3

Himanshu8850 commented 1 month ago

Sorry for the confusion, but i have participated in both of them.

abhisheks008 commented 1 month ago

Hi @Himanshu8850 as this project repo mainly focuses on deep learning projects it'll be better if you come up with deep learning models/algorithms for this project instead of machine learning models.

Himanshu8850 commented 1 month ago

Sir, I am not familiar with deep learning models but will surely try my best to understand them and implement if you are okay to cooperate. deep learning models like CNN,prebuilt models like Mask RCNN built on Faster-RCNN etc.

abhisheks008 commented 1 month ago

Hi @Himanshu8850 it would be better if you practice these things in a small project, before implementing those in a competitive event. You can find out the resources in the projects-intro channel of the GSSoC Discord Server.

Suhani2 commented 1 month ago

Hey, @abhisheks008 I would like to contribute to this issue.

Full name : Suhani Gupta
GitHub Profile Link : https://github.com/Suhani2
Email ID : suhani_2021bcse018@nitsri.ac.in
Participant ID (if applicable):
Approach for this Project : I am thinking of using various pre trained object detection models such as YOLOv8, SSD or faster R-CNN to compare the accuracy scores.
What is your participant role? gssoc'24
abhisheks008 commented 1 month ago

well! @Suhani2 issue assigned to you. Go ahead.