Real time semantic segmentation in IOS

Hi everyone,

Since I can’t deploy my semantic segmentation model to iOS, what other options do I have?

My iOS app opens the camera and detects patients’ wounds in real time. How can I stream video frames to the model, receive the predictions, and update the UI by virtually drawing around the wound?

Thank you

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.