"megatron/git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "0e5dfd7fcff99f1d67379dea620bec18a1c38981"
Unverified Commit a8cc5edd authored by Marc Belmont's avatar Marc Belmont Committed by GitHub
Browse files

Update path to tf_record script

parent 5a5d3305
......@@ -81,7 +81,7 @@ Oxford-IIIT Pet dataset into TFRecords. Run the following commands from the
``` bash
# From tensorflow/models/research/
python object_detection/create_pet_tf_record.py \
python object_detection/dataset_tools/create_pet_tf_record.py \
--label_map_path=object_detection/data/pet_label_map.pbtxt \
--data_dir=`pwd` \
--output_dir=`pwd`
......
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