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

The x y width height of the yolov10 model output looks like a pixel value. What is the size of the model output? #16136

Open
1 task done
lizhiwen19900709 opened this issue Sep 9, 2024 · 3 comments
Labels
question Further information is requested Stale Stale and schedule for closing soon

Comments

@lizhiwen19900709
Copy link

Search before asking

  • I have searched the Ultralytics YOLO issues and discussions and found no similar questions.

Question

The x y width height of the yolov10 model output looks like a pixel value. What is the size of the model output? I tried to normalize by 640*640 and the result was incorrect!

Additional

No response

@lizhiwen19900709 lizhiwen19900709 added the question Further information is requested label Sep 9, 2024
@lizhiwen19900709
Copy link
Author

@glenn-jocher
Copy link
Member

@lizhiwen19900709 the YOLOv10 model outputs coordinates in pixel values relative to the input image size. Ensure your input image size matches the model's expected size for accurate results. If you're using a different size, adjust the normalization accordingly.

Copy link

👋 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 ⭐

@github-actions github-actions bot added the Stale Stale and schedule for closing soon label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale Stale and schedule for closing soon
Projects
None yet
Development

No branches or pull requests

2 participants