"llm/llama.cpp/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "7013e5e2d779d68d2a9cdafa96f8fdb2645618a5"
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