Skip to content

Add yololite coreML#27

Open
leeclemnet wants to merge 3 commits intomainfrom
yololite-coreml
Open

Add yololite coreML#27
leeclemnet wants to merge 3 commits intomainfrom
yololite-coreml

Conversation

@leeclemnet
Copy link
Copy Markdown

@leeclemnet leeclemnet commented Apr 1, 2026

What does this PR do?

Adds yololite to the supported model families in roboflow-swift.

Works from coreml models exported from roboflow-train: https://github.com/roboflow/roboflow-train/pull/750

Minor refactor to pull math-only NMS utilities out of availability gate.

Type of Change

  • New feature (non-breaking change that adds functionality)

Testing

  • I have tested this change locally
  • I have added/updated tests for this change

Test details:

Added object detection unit test based on hard hat detection model here: https://app.roboflow.com/lee-sandbox/hard-hat-workers-ry4vt/4

One-off local test script using the new RFYoloLiteObjectDetectionModel

  • yololite-edge-n on chess-pieces

chess-server-edge-n

  • yololite-edge-m on chess-pieces

chess-server-edge-m

  • yololite-edge-m on hard-hat-workers

hard-hat-yololite-annotated

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors
  • I have updated the documentation accordingly (if applicable)

Additional Context

@leeclemnet leeclemnet marked this pull request as ready for review April 2, 2026 22:51
@leeclemnet leeclemnet requested a review from MadeWithStone April 2, 2026 22:52
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.

1 participant