Skip to content

Conversation

ramana2074
Copy link
Contributor

Description

This change implements object detection functionality using the YOLO (You Only Look Once) algorithm. YOLO is integrated into the project for real-time object detection in images. The motivation for this update is to enhance the project's capabilities by adding accurate and efficient object detection using a pre-trained YOLO model. The added functionality enables the detection of multiple objects in images and draws bounding boxes with class labels.

Fixes # (issue)

Type of change
Added a new machine learning framework, library, or software (YOLO object detection).
Added READme file
Checklist:
My code adheres to the style guidelines of this project.
I have performed a thorough self-review of my code.
I have commented my code, especially in complex areas.
I have updated the documentation to reflect YOLO integration.
My changes do not introduce any new warnings.

Copy link

github-actions bot commented Oct 2, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Member

@sanjay-kv sanjay-kv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome work mate

@sanjay-kv sanjay-kv merged commit 4a09b4f into recodehive:main Oct 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants