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

remove make #13321

Closed
wants to merge 27 commits into from
Closed

remove make #13321

wants to merge 27 commits into from

Conversation

tot-ra
Copy link

@tot-ra tot-ra commented Sep 17, 2024

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

This PR integrates a microservice that utilizes YOLOv5 to detect bees, with enhanced functionality through Docker support and various deployment configurations.

📊 Key Changes

  • Docker Integration: Added Dockerfiles for development, production, and Jetson platforms for easy deployment.
  • HTTP Server: Implemented a basic HTTP server to handle file uploads and run detections using YOLOv5.
  • Deployment Scripts: Introduced deployment automation scripts using Docker Compose.
  • Configuration Cleanup: Removed old GitHub workflows and issue templates, focusing on a streamlined deployment setup.
  • Weight Management: Adjusted how weights are managed and loaded for different environments.

🎯 Purpose & Impact

  • Streamlined Deployment: By adding Docker and Docker Compose support, users can easily deploy the model in various environments, enhancing accessibility and usability. 🐳
  • Enhanced Usability: The HTTP server and deployment scripts provide a straightforward interface for users to perform detections, improving user experience.
  • Maintenance Efficiency: Cleaning up unused configurations and templates reduces clutter and potential confusion, making project maintenance easier. 📦

Copy link
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@tot-ra tot-ra closed this Sep 17, 2024
@tot-ra tot-ra deleted the jobs branch September 17, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant