JieHe96 / iOS_Tensorflow_ObjectDetection_Example

An iOS application of Tensorflow Object Detection with different models: SSD with Mobilenet, SSD with InceptionV2, Faster-RCNN-resnet101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflow zoo version

mbenami opened this issue · comments

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