Hi I am working on a project to detect text from image or detect by scanning the camera on to the Text containing surface.Came across many things but support for unity is less.Google vision API is one of them.Any idea how to use FIrebase ML kit inside unity?
jeff: you might want to check out ml kit! https://developers.google.com/ml-kit
i dont think ml agent has anything to do with ml kit. you can’t train unity ml agents to do things like text recognition and image labeling etc…
Did anybody come across a way to call ml-kit from Unity yet? It would be quite useful for a few things
May I know your use-cases?
E.g. simple use case: use their Barcode model to detect QR codes. Zxing is slow and has bad recognition and there is not really any other option in Android. All of the other models could be useful too for AR applications
If you are interested in trying out our Google’s ML Kit plugin, do send me a DM. It’s currently in beta.
Is access to this plugin available? We’d love to try it
Hey!
Easy ML Kit got released today!
Feel free to grab it soon before the launch discount ends!
It currently has Barcode Scanning and Object Detection features. More are getting added.