The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Adding a object detection feature using YOLO v8 #650

Closed A15h closed 11 months ago

A15h commented 12 months ago

Is your feature request related to a problem? Please describe.

We can add a object detection feature using YOLO which is pre-trained and also fine tune it using a custom dataset we have created.

Describe the solution you'd like

This feature will be able to detect objects by surrounding them with boundary boxes and labelling them as a person or wto whichever category it belongs to.

Describe alternatives you've considered

We can also use RCNN based approach where we can use Tensorflow Object Detection and fine tune it with a custom dataset.

Additional context

No response

Code of Conduct

A15h commented 12 months ago

@khusheekapoor please assign this issue to me. I would like to contribute as a GSSOC contributor.

khusheekapoor commented 11 months ago

Hi, we have many similar issues. Hence, we cannot assign you this one.