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

Update YouTube URL https://youtu.be/LNwODJXcvt4 #12106

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 10, 2023

🤖 Generated by Copilot at 5aec9ef

Summary

🎥📚🌐

Updated YouTube links in various files to match the one in the README.md file. The new link points to a more recent video that demonstrates the YOLOv5 model's capabilities.

README.md changed
YouTube links updated too
Spring cleaning the code

Walkthrough

  • Updated the YouTube link in the Results section of the README.md file and its Chinese translation README.zh-CN.md to point to a newer video that showcases the latest features and performance of the YOLOv5 model (link, link)
  • Updated the YouTube link in the scripts and notebooks that allow users to run and visualize the classification, detection, and segmentation models on various sources of images or videos, including YouTube links, to match the one in the README.md file (link, link, link, link, link, link)
  • Updated the YouTube link in the utils/dataloaders.py module that defines the LoadStreams class, which is a custom data loader that can handle multiple streams of images or videos from different sources, including YouTube links, to match the one in the README.md file (link)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Update of YouTube video links across documentation and notebooks.

📊 Key Changes

  • Replaced the old YouTube video link with a new one in various documentation examples explaining how to specify input sources.
  • Changes were made in files such as README.md (and its Chinese translation), several Python scripts (detect.py, predict.py for classification and segmentation), Jupyter notebooks (tutorial.ipynb for classification, segmentation, and the general tutorial), and a utils script (dataloaders.py).

🎯 Purpose & Impact

  • 📝 Purpose: To provide an updated example YouTube link for users looking to test YOLOv5's object detection on video content.
  • 👁️ Impact: Users will be directed to a new example video, which may be more relevant or better showcases the capabilities of YOLOv5. This change ensures that the documentation and tutorials remain up-to-date and useful for demonstrations.

@glenn-jocher glenn-jocher merged commit ec690e4 into master Sep 10, 2023
9 checks passed
@glenn-jocher glenn-jocher deleted the youtube branch September 10, 2023 02:59
NagatoYuki0943 added a commit to NagatoYuki0943/yolov5-ultralytics that referenced this pull request Sep 11, 2023
pleb631 pushed a commit to pleb631/yolov5 that referenced this pull request Jan 6, 2024
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