Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
a8cc5edd
Unverified
Commit
a8cc5edd
authored
Dec 08, 2017
by
Marc Belmont
Committed by
GitHub
Dec 08, 2017
Browse files
Update path to tf_record script
parent
5a5d3305
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
research/object_detection/g3doc/running_pets.md
research/object_detection/g3doc/running_pets.md
+1
-1
No files found.
research/object_detection/g3doc/running_pets.md
View file @
a8cc5edd
...
@@ -81,7 +81,7 @@ Oxford-IIIT Pet dataset into TFRecords. Run the following commands from the
...
@@ -81,7 +81,7 @@ Oxford-IIIT Pet dataset into TFRecords. Run the following commands from the
```
bash
```
bash
# From tensorflow/models/research/
# 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
\
--label_map_path
=
object_detection/data/pet_label_map.pbtxt
\
--data_dir
=
`
pwd
`
\
--data_dir
=
`
pwd
`
\
--output_dir
=
`
pwd
`
--output_dir
=
`
pwd
`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment