DL-Simplified icon indicating copy to clipboard operation
DL-Simplified copied to clipboard

Car Object Detection using DL

Open abhisheks008 opened this issue 1 year ago • 15 comments

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Car Object Detection :red_circle: Aim : Create a DL model which will detect the objects(cars) from the given dataset. :red_circle: Dataset : https://www.kaggle.com/datasets/dataclusterlabs/small-vehicle-images-far-vehicle-detection :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 :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

:red_circle::yellow_circle: Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

:white_check_mark: To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Email ID :
  • Participant ID (if applicable):
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source program)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

abhisheks008 avatar May 22 '23 15:05 abhisheks008

please asigned this task to me. Car Object Detection using DL #241 .

FullName: Nirmal Kumar Ahirwar Github Profile Link: https://github.com/NirmalKAhirwar Email ID: [email protected]

Approach for this Project: 1] Perform exploratory data analysis on the dataset. 2] Apply data augmentation techniques to the dataset using the Albumentations Python library. 3] Create different deep learning models for Car (object detection), such as YOLOv8, Detectron, and CNN models like VGG, EfficientNet. 4] Compare the performance of all models using accuracy metrics and perform hyperparameter tuning to achieve higher accuracy on the test dataset. 5] Implement the models using TensorFlow or PyTorch.

What is your participant role? -contributor at Social Summer of Code (SSOC), Season-2

NirmalKAhirwar avatar May 28 '23 17:05 NirmalKAhirwar

According to the Code of Conduct and Contribution Guidelines, one contributor can be assigned one issue at a time.

abhisheks008 avatar May 29 '23 15:05 abhisheks008

please assign this task to me. Car Object Detection using DL

FullName: Devangini Shinde Github Profile Link: https://github.com/Devangini01 Email ID: [email protected]

Approach for this Project: 1] Perform exploratory data analysis on the dataset. 2] Apply data augmentation techniques to the dataset. 3] Create different deep learning models for Car (object detection), such as YOLOv8 4] Compare the performance of all models using accuracy metrics and perform hyperparameter tuning to achieve higher accuracy on the test dataset. 5] Implement the models using TensorFlow or PyTorch.

What is your participant role? -contributor at Social Summer of Code (SSOC), Season-2

Devangini01 avatar May 31 '23 16:05 Devangini01

Issue assigned to you @Devangini01

abhisheks008 avatar Jun 01 '23 14:06 abhisheks008

Please assign this task to me #241 FullName: Krish Srivastava Github Profile Link: https://github.com/Krish-nobita903 Email ID: [email protected]

Approach for this Project: 1)Preprocess the data set and perform the required analysis 2)Choose tensorflow based pre defined model like YOLO , R-CNN etc 3)Fine-tune the selected pre-trained model on your car detection dataset 4)Augment training dataset to increase its size and diversity. 5)Train the model on labeled dataset and evaluate the model on testing dataset to assess its performance.

What is your participant role? : Contributor at SWOC(Social Winter of Code)

Krish-nobita903 avatar Dec 29 '23 14:12 Krish-nobita903

Let the program start officially. Issues will be assigned after that. Till then go through the repository as well as the README file.

abhisheks008 avatar Dec 29 '23 16:12 abhisheks008

ok thank you sir

On Fri, 29 Dec 2023 at 22:08, Abhishek Sharma @.***> wrote:

Let the program start officially. Issues will be assigned after that. Till then go through the repository as well as the README file.

— Reply to this email directly, view it on GitHub https://github.com/abhisheks008/DL-Simplified/issues/241#issuecomment-1872208844, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZGKXIJ5CMEURC375Y2TH3DYL3W2FAVCNFSM6AAAAAAYKTPVBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSGIYDQOBUGQ . You are receiving this because you commented.Message ID: @.***>

Krish-nobita903 avatar Dec 30 '23 04:12 Krish-nobita903

Hi @Krish-nobita903 do want to contribute in this issue with the approach you have given earlier?

abhisheks008 avatar Jan 01 '24 06:01 abhisheks008

Yes bhaiya

On Mon, 1 Jan, 2024, 11:36 Abhishek Sharma, @.***> wrote:

Hi @Krish-nobita903 https://github.com/Krish-nobita903 do want to contribute in this issue with the approach you have given earlier?

— Reply to this email directly, view it on GitHub https://github.com/abhisheks008/DL-Simplified/issues/241#issuecomment-1873175961, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZGKXIPB2IDASWHF3WSXL7LYMJG7LAVCNFSM6AAAAAAYKTPVBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZTGE3TKOJWGE . You are receiving this because you were mentioned.Message ID: @.***>

Krish-nobita903 avatar Jan 01 '24 06:01 Krish-nobita903

Issue assigned to you @Krish-nobita903. You can start working on it. All the best!

abhisheks008 avatar Jan 01 '24 06:01 abhisheks008

thanks bhaiya

Krish-nobita903 avatar Jan 01 '24 06:01 Krish-nobita903

@abhisheks008 Hey Bro 👋, I have worked on this task earlier in my learning period , I would like to add my knowledge of YOLO algorithm and faster R-CNN inorder to identify cars , later this could be used a base for detecting vehicles in some different task

Full name : Bingumalla Likith GitHub Profile Link : binguliki Email ID : [email protected] Participant ID (if applicable): NA Approach for this Project : I would be using pretrained YOLO algorithm and Faster RCNN as they are capable of detecting objects quickly , For metrics I used be using Accuracy along with Precision , Recall and F1 score What is your participant role? GSSoC'24 | Contributor

Can you please Assign me this under GSSoC ' 24 with appropriate Level tag , You can have a bet on me I would surely complete the project and PR you soon

binguliki avatar May 13 '24 17:05 binguliki

I like your enthusiam but one issue at a time @binguliki

abhisheks008 avatar May 14 '24 04:05 abhisheks008

Full name : Yash Sachan GitHub Profile Link : https://github.com/YashSachan2 Email ID: [email protected] Approach: I will preprocess the images for the size suitable for the pretrained models and then fine tune and analyze the performance of pre trained models like resnet,darknet,mobilenetV2,YOLOv5,YOLOv8.Metrics for comparison would be recall and precision. What is your participant role? GSSoc'24 Please assign me this issue @abhisheks008

YashSachan2 avatar May 14 '24 22:05 YashSachan2

I like your enthusiasm but one issue at a time @YashSachan2

abhisheks008 avatar May 15 '24 04:05 abhisheks008

Full name : Rithish S GitHub Profile Link : https://github.com/Rithish5513U Email ID : [email protected] Approach for this Project : I will use data augmentation techniques to preprocess images. I will use vgg16, mobilenet and yolo for the given problem. I have a query, I only found vehicles other than car in the given dataset. Can u explain me about what should i do with this dataset or can i use other datasets for this project? What is your participant role? (Mention the Open Source program) Gssoc'24 Contributor

Rithish5513U avatar May 23 '24 06:05 Rithish5513U

Full name : Rithish S GitHub Profile Link : https://github.com/Rithish5513U Email ID : [email protected] Approach for this Project : I will use data augmentation techniques to preprocess images. I will use vgg16, mobilenet and yolo for the given problem. I have a query, I only found vehicles other than car in the given dataset. Can u explain me about what should i do with this dataset or can i use other datasets for this project? What is your participant role? (Mention the Open Source program) Gssoc'24 Contributor

Can you find a compatible dataset for the same?

abhisheks008 avatar May 24 '24 03:05 abhisheks008

@abhisheks008 Check this dataset : https://www.kaggle.com/datasets/sshikamaru/car-object-detection This dataset contains images taken from a video frame by frame. Can I use this dataset to detect cars or can I search for any other??

Rithish5513U avatar May 24 '24 05:05 Rithish5513U

@abhisheks008 Check this dataset : https://www.kaggle.com/datasets/sshikamaru/car-object-detection This dataset contains images taken from a video frame by frame. Can I use this dataset to detect cars or can I search for any other??

You can go ahead with this dataset.

Assigned @Rithish5513U

abhisheks008 avatar May 25 '24 02:05 abhisheks008

Hello @Rithish5513U! Your issue #241 has been closed. Thank you for your contribution!

github-actions[bot] avatar Jun 02 '24 05:06 github-actions[bot]