Skip to main content
Visitor II
October 5, 2024
Question

Inference a model on Android using Sensortile data

  • October 5, 2024
  • 0 replies
  • 732 views

Hi, I'm trying to build an application that should use Sensortile data from an Android smartphone and inference on a custom model. My idea is to live stream data from the Sensortile into an android application that gives these data to a custom ML model that I developed, is there a ready-to-use Android application to do that? thank you very much