"attention_ocr/python/inception_preprocessing.py" did not exist on "052e5e8b6e7c38f96ed680b1414a06a771920ce6"
Commit 64fe1dfe authored by derekjchow's avatar derekjchow Committed by GitHub
Browse files

Merge pull request #1824 from korrawat/minor-typo

Minor typo obj detection's preparing_inputs.md
parents 87bf3b05 e29fc00e
...@@ -26,7 +26,7 @@ You should end up with two TFRecord files named `pascal_train.record` and ...@@ -26,7 +26,7 @@ You should end up with two TFRecord files named `pascal_train.record` and
The label map for the PASCAL VOC data set can be found at The label map for the PASCAL VOC data set can be found at
`data/pascal_label_map.pbtxt`. `data/pascal_label_map.pbtxt`.
## Generation the Oxford-IIIT Pet TFRecord files. ## Generating the Oxford-IIIT Pet TFRecord files.
The Oxford-IIIT Pet data set can be downloaded from The Oxford-IIIT Pet data set can be downloaded from
[their website](http://www.robots.ox.ac.uk/~vgg/data/pets/). Extract the tar [their website](http://www.robots.ox.ac.uk/~vgg/data/pets/). Extract the tar
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment