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.
- Host: GitHub
- URL: https://github.com/sglvladi/tensorflow2objectdetectioninstallation
- Owner: sglvladi
- Created: 2020-06-23T22:28:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T15:05:20.000Z (over 5 years ago)
- Last Synced: 2025-04-04T16:26:43.499Z (6 months ago)
- Size: 8.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow2ObjectDetectionInstallation [](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)