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

cp: makefile/*: No such file or directory

takasurazeem opened this issue · comments

While running the config.sh with bash I get the following output.
ok=> current version: # Release 1.4.0
cp: makefile/*: No such file or directory

The solution is that I have to be in config folder inside the project to execute that command.