Unverified Commit ded32f05 authored by Asher Barak's avatar Asher Barak Committed by GitHub
Browse files

Fixing broken link (#10432)

parent 46238ee4
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
[TOC] [TOC]
To use your own dataset in TensorFlow Object Detection API, you must convert it To use your own dataset in TensorFlow Object Detection API, you must convert it
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).
This document outlines how to write a script to generate the TFRecord file. This document outlines how to write a script to generate the TFRecord file.
## Label Maps ## Label Maps
......
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