sglvladi / TensorFlow2ObjectDetectionInstallation

A quick tutorial on how to install TensorFlow 2 and the TensorFlow Object Detection API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow2ObjectDetectionInstallation Documentation Status

A quick tutorial on how to install TensorFlow 2 and the TensorFlow Object Detection API.

To read the actual tutorial, you have the following 2 (more like 3) options:

  1. Visit https://tensorflow2objectdetectioninstallation.readthedocs.io/en/latest/. (By far the easiest)
  2. Clone/Download the repo:
    • Open the "index.html" files under docs/build/ (Not guaranteed to be up-to-date)
    • Build the docs using Sphinx and the open "index.html" (Guaranteed to be up-to-date)

About

A quick tutorial on how to install TensorFlow 2 and the TensorFlow Object Detection API.