101 Forks
144 Stars
144 Watchers

TensorFlow-object-detection-tutorial

The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch

How to download and setup TensorFlow-object-detection-tutorial

Open terminal and run command
git clone https://github.com/pythonlessons/TensorFlow-object-detection-tutorial.git
git clone is used to create a copy or clone of TensorFlow-object-detection-tutorial 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 TensorFlow-object-detection-tutorial https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/archive/master.zip

Or simply clone TensorFlow-object-detection-tutorial with SSH
[email protected]:pythonlessons/TensorFlow-object-detection-tutorial.git

If you have some problems with TensorFlow-object-detection-tutorial

You may open issue on TensorFlow-object-detection-tutorial support forum (system) here: https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/issues