JieHe96/iOS_Tensorflow_ObjectDetection_Example

Implementation on iOS

Opened this issue · 1 comments

Nice work.

Is the CNN part based on Apple Core ML or Metal Performance Shaders?

Why do you say so ? I did not find any Apple Core ML or Metal Performance Shaders in the code. If I'm not wrong only tensor flow is being used to run the CNNs or any other model, which currently does not support GPU on Mobile.