Skip to content

Create webcam_yolov5.py #13603

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create webcam_yolov5.py #13603

wants to merge 1 commit into from

Conversation

WisnuR
Copy link

@WisnuR WisnuR commented May 25, 2025

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Added a new (currently empty) script file intended for webcam integration with YOLOv5. πŸ“·

πŸ“Š Key Changes

  • Created a new file: webcam_yolov5.py
  • The file is currently empty and does not contain any code yet.

🎯 Purpose & Impact

  • Sets up the foundation for future webcam support in YOLOv5.
  • Signals upcoming features that may allow users to run YOLOv5 directly on webcam streams.
  • No immediate impact, but paves the way for enhanced real-time detection capabilities. πŸš€

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.

@UltralyticsAssistant UltralyticsAssistant added detect Object Detection issues, PR's enhancement New feature or request python Pull requests that update python code labels May 25, 2025
@UltralyticsAssistant
Copy link
Member

πŸ‘‹ Hello @WisnuR, thank you for submitting a ultralytics/yolov5 πŸš€ PR! This is an automated response to help streamline the review process. An Ultralytics engineer will review and assist you soon.

To ensure your contribution is ready for review, please go through the following checklist:

  • βœ… Define a Purpose: Please clarify the intent behind your PR and link to any relevant issues. Make sure your commit messages are clear and follow project conventions.
  • βœ… Synchronize with Source: Make sure your PR is up-to-date with the latest main branch of ultralytics/yolov5. Use the 'Update branch' button or run git pull and git merge main locally if needed.
  • βœ… Ensure CI Checks Pass: Check that all Ultralytics Continuous Integration (CI) checks are passing. Address any issues if CI fails.
  • βœ… Update Documentation: If your change adds or modifies features, update the documentation accordingly.
  • βœ… Add Tests: Where applicable, include or update tests for your changes and confirm all tests pass.
  • βœ… Sign the CLA: If this is your first Ultralytics PR, please sign our Contributor License Agreement by commenting "I have read the CLA Document and I sign the CLA".
  • βœ… Minimize Changes: Keep your changes to the minimum necessary for this addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." β€” Bruce Lee

You can find more information in our Contributing Guide. If you have any questions, feel free to comment here. Thank you for supporting Ultralytics! πŸš€πŸ–₯️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detect Object Detection issues, PR's enhancement New feature or request python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants