Syn-McJ / TFClassify-Unity

An example of using Tensorflow with Unity for image classification and object detection.
MIT License
167 stars 47 forks source link

Will this framework works in iOS #9

Closed Sharathmk99 closed 6 years ago

Sharathmk99 commented 6 years ago

Hi All,

I wanted to use Object detection API with Unity3D and support both Android and iOS platform. I understood it works in Android, what about iOS?

Syn-McJ commented 6 years ago

Hi @Sharathmk99, Unfortunately, I don't have an iOS device to test it, but from first glance I don't see why it wouldn't work. If you can try it and provide feedback that'd be great.

Syn-McJ commented 6 years ago

I'm gonna close this issue for now, feel free to reopen if you have any specific problem with deploying on iOS.