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

Added MSCOCO API installation command to requirements.txt #13352

Closed

Conversation

sowndappan5
Copy link

@sowndappan5 sowndappan5 commented Oct 11, 2024

Added the MSCOCO API installation command to the requirements.txt for better detection performance

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Update dependencies to include Cython and cocoapi for improved functionality.

📊 Key Changes

  • Added Cython>=0.29.36 to requirements.txt.
  • Included cocoapi from GitHub for MSCOCO support.

🎯 Purpose & Impact

  • 🛠 Enhanced Functionality: Cython and cocoapi enable more efficient handling of COCO datasets.
  • 📈 Improved COCO Support: Facilitates better integration and performance when working with COCO annotations.

Added the MSCOCO API installation command to the requirements.txt for better detection performance

Signed-off-by: Sowndappan S <[email protected]>
Copy link
Contributor

github-actions bot commented Oct 11, 2024

All Contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

@UltralyticsAssistant UltralyticsAssistant added dependencies Dependencies and packages python labels Oct 11, 2024
@UltralyticsAssistant
Copy link
Member

👋 Hello @sowndappan5, thank you for submitting an ultralytics/yolov5 🚀 PR! This is an automated response to guide you through our contribution process. An Ultralytics engineer will review your submission shortly. Meanwhile, please ensure your PR aligns with the checklist below:

  • Purpose Clarification: Clearly define the purpose of adding the MSCOCO API installation command in the PR description, and link any relevant issues you may be addressing.
  • Branch Synchronization: Confirm your PR is up-to-date with the main branch. If updates are needed, click 'Update branch' or run git pull and git merge main locally.
  • CI Checks: Ensure all Ultralytics Continuous Integration (CI) checks pass. Address any that fail.
  • Documentation Updates: If your changes affect usage, update the documentation accordingly.
  • Tests: Add or update tests to verify your changes and confirm all tests pass.
  • Contributor License Agreement: Make sure you’ve signed our CLA by stating "I have read the CLA Document and I sign the CLA" in a comment if this is your first contribution.
  • Minimal Changes: Keep your changes minimal and focused on the intended feature or fix. Remember, "It is not daily increase but daily decrease, hack away the unessential." — Bruce Lee

For further details, see our Contributing Guide. Feel free to ask questions or request assistance as needed. Your work helps make Ultralytics better! 👍

Signed-off-by: Sowndappan S <[email protected]>
@sowndappan5
Copy link
Author

All Contributors have signed the CLA. ✅Posted by the CLA Assistant Lite bot.

@sowndappan5 sowndappan5 reopened this Oct 11, 2024
Signed-off-by: Sowndappan S <[email protected]>
@pderrenger
Copy link
Member

@sowndappan5 thank you for confirming the CLA. If you have any questions or need further assistance, feel free to ask!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies and packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants