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

Car Detection using Deep Learning #87

Closed
wants to merge 3 commits into from

Conversation

Khanishsuresh
Copy link
Contributor

Implementing car detection using MobileNetSSD. MobileNetSSD is chosen for its efficiency and accuracy in real-time object detection tasks. The task includes:

  • Implementing MobileNetSSD for car detection
  • Fine-tuning the model on specific datasets
  • Processing input images to identify and localize cars
  • Post-processing with non-max suppression
  • Application in autonomous driving, traffic monitoring, and surveillance systems

Copy link

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.

pushing toobig files. put xml to google drive

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