iOS_Tensorflow_ObjectDetection_Example icon indicating copy to clipboard operation
iOS_Tensorflow_ObjectDetection_Example copied to clipboard

Implementation on iOS

Open ghost opened this issue 8 years ago • 1 comments

Nice work.

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

ghost avatar Nov 24 '17 04:11 ghost

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.

paawan01 avatar Dec 06 '17 09:12 paawan01