JieHe96 / iOS_Tensorflow_ObjectDetection_Example

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

tensorflow zoo version #32

Open mbenami opened 6 years ago

mbenami commented 6 years ago

Hi according to tensorflow models zoo page, they update all their model to be on tf.1.5.0 so they might not work with tf.1.4.0 I'll remade to add the *.pb file with the right version to the repo