Open Zulqurnain24 opened 4 years ago
It seems like the Google Mediapipe doesn't support objectron on iOS yet. https://github.com/google/mediapipe
As an alternative solution, you can try TF-lite on iOS. The TF lite model is available at PINTO model_zoo. Please note that I have no experience with iOS and I have no idea if this works. https://github.com/PINTO0309/PINTO_model_zoo/tree/master/36_Objectron
Thanks.
I want to use 3D object detection in ios is there someway I can do that?