Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue#141 car detection using drone #248

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

akashlogics
Copy link
Contributor

Related Issues or bug

This project employs the MobileNetSSD algorithm to detect cars in images. Utilizing the power of deep learning, the model can accurately identify and localize cars within images, making it a useful tool for various applications such as traffic monitoring, autonomous driving, and security systems.

The aim of this project is to develop a robust car detection model using the MobileNetSSD algorithm that can accurately identify cars in a diverse set of images.

Fixes: #141

Proposed Changes

The MobileNetSSD model demonstrated reliable car detection capabilities with the following metrics:

  • Precision: 92.5%
  • Recall: 90.0%
  • mAP: 91.2%

Additional Info

  • Anything related Issues

Screenshots

car dedect

Copy link

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@akashlogics
Copy link
Contributor Author

@UppuluriKalyani can you label as level 2

@UppuluriKalyani UppuluriKalyani merged commit e76743a into UppuluriKalyani:main Oct 12, 2024
3 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #248 has been merged! 🎉🎉

@UppuluriKalyani
Copy link
Owner

@akashlogics someone already done it.

@akashlogics
Copy link
Contributor Author

I had Checkout by pull request but could not find at same topic

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.

Feature request: Car Detection Using drone
3 participants