Skip to content

sglvladi/TensorFlowObjectDetectionTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlowObjectDetectionTutorial

This is a "short" (rather lengthy) tutorial that started off as self notes on how to set-up and get going with the TensorFlow Object Detection API.

There currently exist several versions of the tutorial, corresponding to the various different versions of TensorFlow. The two major versions are outlined below.

TensorFlow 2 Object Detection API tutorial

TensorFlow 2.5 Documentation Status

Since July 10, 2020 TensorFlow announced that the Object Detection API officially supports TensorFlow 2. Therefore, an updated version of the tutorial was created to cover TensorFlow 2.

To read the tutorial, visit http://tensorflow-object-detection-api-tutorial.readthedocs.io.

TensorFlow Object Detection API tutorial

TensorFlow 1.14 Documentation Status

Originally, the tutorial was written with TensorFlow 1 in mind. Since it is possible that many users will still be interested in working with TensorFlow 1, a version of this tutorial will also be maintained for the foreseeable future.

To read the tutorial, visit https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/tensorflow-1.14/.