Skip to content

Conversation

@asabri97
Copy link
Collaborator

No description provided.

@asabri97 asabri97 temporarily deployed to Release - TestFlight October 25, 2025 20:50 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Oct 25, 2025

Codecov Report

❌ Patch coverage is 0% with 104 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
Sources/YOLO/BasePredictor.swift 0.00% 48 Missing ⚠️
Sources/YOLO/PoseEstimator.swift 0.00% 24 Missing ⚠️
Sources/YOLO/ObbDetector.swift 0.00% 12 Missing ⚠️
Sources/YOLO/ObjectDetector.swift 0.00% 12 Missing ⚠️
Sources/YOLO/Segmenter.swift 0.00% 8 Missing ⚠️

📢 Thoughts on this report? Let us know!

@glenn-jocher
Copy link
Member

@asabri97 ideally we want a letterbox format doesn't stretch the image contents (a circle should remain an exact circle). This is the exact process that happens in the ultralytics python package.

@Laughing-q can provide more details.

@glenn-jocher
Copy link
Member

Like this, scaling the image while maintain exact aspect ratio, padding extra areas:

image

@glenn-jocher
Copy link
Member

image

@asabri97 asabri97 marked this pull request as ready for review November 3, 2025 06:59
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

Successfully merging this pull request may close these issues.

4 participants