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 PyTorch Version Compatibility Information for YOLOv8 Plate Detection #7

Open
yihong1120 opened this issue Dec 3, 2023 · 0 comments

Comments

@yihong1120
Copy link

Description

The current README.md mentions that the YOLOv8 plate detection algorithm is only compatible with PyTorch 1.8 and experiences issues with higher versions. However, I have tested the algorithm with PyTorch version 2.2.1, and it appears to work correctly without any errors.

Suggested Changes

I suggest updating the README.md to reflect this new compatibility information. This update would inform users that they can use the YOLOv8 plate detection with PyTorch 2.2.1, expanding the range of compatible PyTorch versions.

Additional Information

This update is based on my personal testing with the following setup:

  • ultralytics version: 8.0.221
  • PyTorch version: 2.2.1
  • Python version: 3.11.6
  • OS: MacOS Sonoma 14.2

I believe this information will be beneficial for users who wish to use the project with the latest PyTorch version. If further testing is required for official confirmation, I am willing to assist or provide more details about my testing environment and results.

Thank you for considering this update.

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

No branches or pull requests

1 participant