Skip to content

Navigation Menu

Sign in
Sign up

HoloLens2 example on the workshop #237

Unanswered
Yan-Ming Chiou (steveice) asked this question in Q&A
Discussion options

Can you provide the HL2 example that demoing on the PSI workshop?

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

An app with a few simple samples can be found here: https://github.com/microsoft/psi-samples/tree/main/Samples/HoloLensSample

And a collection of customizable apps for capturing, remoting, persisting, and exporting the various HL2 streams can be found here: https://github.com/microsoft/psi/tree/master/Sources/MixedReality/HoloLensCapture

You must be logged in to vote
2 replies
Comment options

Thank you for responding.
I was looking for the sample code that can run object detection with ONIX model locally and send back to HL2.

Comment options

We don't have specific sample code released for such an app. I would suggest starting from the HoloLens capture and server apps, and modifying the server app (which runs on the desktop) to include an ONNX component, and pipe the HoloLens image stream to it. I believe in past examples we were using Tiny YOLOv2 for the underlying model.

Please don't hesitate to create an issue and ask questions if you start down this path and get stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /