Skip to content

Add support for object detection on Rubik Pi 3 #2005

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

samfreund
Copy link
Member

@samfreund samfreund commented Jul 19, 2025

Description

This adds support for object detection on Rubik Pi 3. It uses the rubik_jni to run a tflite model using Qualcomm's external delegate for the board's NPU (called HTP by Qualcomm).

closes #1957

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • If this PR changes behavior or adds a feature, user documentation is updated
  • If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
  • If this PR touches configuration, this is backwards compatible with settings back to v2024.3.1
  • If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
  • If this PR addresses a bug, a regression test for it is added

@samfreund samfreund requested review from a team as code owners July 19, 2025 22:30
@samfreund samfreund marked this pull request as draft July 19, 2025 22:30
@samfreund samfreund force-pushed the rubik-od branch 2 times, most recently from e37887f to 8a56df7 Compare July 19, 2025 22:31
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.

Object Detection on Rubik PI 3
1 participant