We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46238ee commit ded32f0Copy full SHA for ded32f0
research/object_detection/g3doc/using_your_own_dataset.md
@@ -3,7 +3,7 @@
3
[TOC]
4
5
To use your own dataset in TensorFlow Object Detection API, you must convert it
6
-into the [TFRecord file format](https://www.tensorflow.org/api_guides/python/python_io#tfrecords_format_details).
+into the [TFRecord file format](https://www.tensorflow.org/tutorials/load_data/tfrecord).
7
This document outlines how to write a script to generate the TFRecord file.
8
9
## Label Maps
0 commit comments