Forum Discussion

juliejoy.11's avatar
juliejoy.11
Honored Guest
9 days ago

Does Spatial SDK Support Custom Object Recognition?

Does the Meta Quest Spatial SDK support custom object recognition or ML model retraining, or does it only use Meta's pretrained models?

1 Reply

  • Hi!

    Using the Passthrough Camera Access API, you can implement custom object recognition with any model you like. 

    The Spatial Scanner app was built with Meta Spatial SDK, and it uses ML Kit for model inference and efficientnet TFLite 4 uint8 for the model.
    Documentation for the app can be found here .
    An in-depth breakdown of why these tools were chosen, can be found here.

→ Find helpful resources to begin your development journey in Getting Started

→ Get the latest information about HorizonOS development in News & Announcements.

→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.

→ Get support or provide help in Questions & Discussions.

→ Show off your work in What I’m Building to get feedback and find playtesters.

→ Looking for documentation?  Developer Docs

→ Looking for account support?  Support Center

→ Looking for the previous forum?  Forum Archive

→ Looking to join the Start program? Apply here.

 

Recent Discussions