Skip to content

@bo/yolo object detection#987

Draft
benITo47 wants to merge 4 commits intomainfrom
@bo/yoloObjectDetection
Draft

@bo/yolo object detection#987
benITo47 wants to merge 4 commits intomainfrom
@bo/yoloObjectDetection

Conversation

@benITo47
Copy link
Contributor

@benITo47 benITo47 commented Mar 20, 2026

Description

This PR adds yolo models and multi-method support to our ObjectDetection API.
Deduplication of common CV code will be done in a separate PR

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Try running example apps with Yolo models
Run tests

Screenshots

Related issues

Closes #718

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@msluszniak msluszniak added the feature PRs that implement a new feature label Mar 20, 2026
@benITo47 benITo47 force-pushed the @bo/yoloObjectDetection branch from aec863e to 9b77da7 Compare March 20, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature PRs that implement a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add YOLO support

2 participants