JieHe96 / iOS_Tensorflow_ObjectDetection_Example

An iOS application of Tensorflow Object Detection with different models: SSD with Mobilenet, SSD with InceptionV2, Faster-RCNN-resnet101
128 stars 28 forks source link

add "Choose" button #13

Closed hzhou81 closed 2 years ago

hzhou81 commented 7 years ago

my program allow user to select photo their iPhone album and run object section.

anonym24 commented 6 years ago

could rewrite the project to use CocoaPods and its tensorflow package - https://www.tensorflow.org/mobile/ios_build (without building from source and removing all TF-ROOT from project settings) I don't have a mac, I use virtual machine, and it's really hard for me to successfully build tensorflow from source using script