An open API service indexing awesome lists of open source software.

https://github.com/sglvladi/tensorflow2objectdetectioninstallation

A quick tutorial on how to install TensorFlow 2 and the TensorFlow Object Detection API.
https://github.com/sglvladi/tensorflow2objectdetectioninstallation

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# TensorFlow2ObjectDetectionInstallation [![Documentation Status](https://readthedocs.org/projects/tensorflow2objectdetectioninstallation/badge/?version=latest)](https://tensorflow2objectdetectioninstallation.readthedocs.io/en/latest/?badge=latest)
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/](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)