Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TensorFlow 2 Object Detection API tutorial

.. important:: This tutorial is intended for TensorFlow 2.2, which (at the time of writing this tutorial) is the latest stable version of TensorFlow 2.x.

A version for TensorFlow 1.14 can be found `here <https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/1.14.2/>`_.
A version for TensorFlow 1.14 can be found `here <https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/tensorflow-1.14/>`_.

This is a step-by-step tutorial/guide to setting up and using TensorFlow's Object Detection API to perform, namely, object detection in images/video.

Expand Down