-
-
Notifications
You must be signed in to change notification settings - Fork 17.2k
Open
Labels
StaleStale and schedule for closing soonStale and schedule for closing soondependenciesDependencies and packagesDependencies and packagesdevopsGitHub Devops or MLopsGitHub Devops or MLopsenhancementNew feature or requestNew feature or request
Description
Search before asking
- I have searched the YOLOv5 issues and found no similar feature requests.
Description
Hi Ultralytics team,
Thank you for your continuous work on YOLOv5. The latest official GitHub release remains v7.0 from November 22, 2022, but the main
branch continues to receive active updates regularly.
Could you please cut a new release (e.g. v7.x
or v8.0
) that bundles recent changes? It would be really helpful if this release note also includes:
- A clear summary of dependency/environment changes since the last release (e.g. updated
requirements.txt
, Python 3.8+ / PyTorch 1.8+ requirements) - A corresponding tagged Docker image on DockerHub aligned to the new GitHub release, so users can pull
ultralytics/yolov5:<tag>
Although users can pull ultralytics/yolov5:latest
, it’s safer for CI and production pipelines to lock to a stable, documented tag instead of floating latest
, which can break unpredictably when main
moves forward.
Happy to help with reviewing changelog or testing if that’s useful!
Best regards,
laodouya
Use case
No response
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!
Metadata
Metadata
Assignees
Labels
StaleStale and schedule for closing soonStale and schedule for closing soondependenciesDependencies and packagesDependencies and packagesdevopsGitHub Devops or MLopsGitHub Devops or MLopsenhancementNew feature or requestNew feature or request