27 Forks
94 Stars
94 Watchers

tensorflowiOS

A Real Time Object Detection application on iOS using Tensorflow and pre-trained COCO dataset models. Video frames are captured and inference is done locally using the provided mobilenet models. Both Swift and Objective-C projects.

How to download and setup tensorflowiOS

Open terminal and run command
git clone https://github.com/csharpseattle/tensorflowiOS.git
git clone is used to create a copy or clone of tensorflowiOS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tensorflowiOS https://github.com/csharpseattle/tensorflowiOS/archive/master.zip

Or simply clone tensorflowiOS with SSH
[email protected]:csharpseattle/tensorflowiOS.git

If you have some problems with tensorflowiOS

You may open issue on tensorflowiOS support forum (system) here: https://github.com/csharpseattle/tensorflowiOS/issues