-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Images quality on Ultralytics HUB #563
Comments
👋 Hello @davidemerolla, thank you for raising an issue about Ultralytics HUB 🚀! Please visit our HUB Docs to learn more:
If this is a 🐛 Bug Report, please provide screenshots and steps to reproduce your problem to help us get started working on a fix. If this is a ❓ Question, please provide as much information as possible, including dataset, model, environment details etc. so that we might provide the most helpful response. We try to respond to all issues as promptly as possible. Thank you for your patience! |
@davidemerolla Thanks for asking the question. The images you see in HUB are preview images compressed and reduced to a maximum of 1920x1080. The images that are uploaded still exist in their raw form and the raw images are what we use for training. In summary, your model trains on the same images that you uploaded only the preview images are compressed. I hope this answers your question. |
👋 Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help. For additional resources and information, please see the links below:
Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed! Thank you for your contributions to YOLO 🚀 and Vision AI ⭐ |
Search before asking
Question
Hello. I'm using Ultralytics HUB to train a YOLOv8 for traffic sign detection; when I upload my dataset on the platform, i can notice a reduction in images quality. Does it have an impact on my model's accuracy later on?
Thanks
Additional
No response
The text was updated successfully, but these errors were encountered: