ultralytics / hub

Ultralytics HUB tutorials and support
https://hub.ultralytics.com
GNU Affero General Public License v3.0
122 stars 11 forks source link

Stitched image detection #738

Closed ZBC0de closed 3 weeks ago

ZBC0de commented 2 months ago

Search before asking

Question

Hey there, I am looking to detect features on a single image that contains 6 images that are stitched together horizontally. The width of the base images will be over 10000px and the height will be set at 1224. How can I train on an image of this size? As I need to maintain the aspect ratio when training.

Additional

N/a

github-actions[bot] commented 2 months ago

👋 Hello @ZBC0de, 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!

ZBC0de commented 2 months ago

It's not so much an issue as it is a quest about how to go about it. I currently have 6x 8MP images that I am horizontally stitching together. I want to use your API to do detections on the stitched image. When training on an image this large through the ultralytics hub, will the aspect ratio always remain the same?

github-actions[bot] commented 1 month ago

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