Skip to content

Commit 9c8c54a

Browse files
committed
add docker image built for tensorflow object detection case
1 parent 569a3f0 commit 9c8c54a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/walkthrough-tensorflow-object-detection.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Google TensorFlow Object Detection API is an open source framework built on top
88

99
First install Label Maker (`pip install label-maker`), [tippecanoe](https://github.com/mapbox/tippecanoe) and Pandas (`pip install pandas`).
1010

11+
**Note:** *If you want to learn how TensorFlow object detection works and how to setup the workflow, you should follow following instructions step by step. If you want to skip the steps and automate the workflow, use our created **Dockerfile** [follow this instruction](https://github.com/Rub21/tensorflow-building-detection) instead*
12+
1113
## Create the training dataset
1214

1315
Mexico City has good imagery via the Mapbox Satellite layer, so we are going to use the same configuration file we used for [another walkthrough](walkthrough-classification-mxnet-sagemaker.md), which we used to train a building classifier with MXNet and Amazon SageMaker.

0 commit comments

Comments
 (0)