"tests/vscode:/vscode.git/clone" did not exist on "cf5cb1e33eed16b2f0d5fe6268bf5705a4d0ea5a"
Commit 32ae035e authored by Vivek Rathod's avatar Vivek Rathod Committed by TF Object Detection Team
Browse files

Internal change

PiperOrigin-RevId: 321591140
parent d4fedb1b
......@@ -54,16 +54,21 @@ Note: The models we provide in [TF2 Zoo](g3doc/tf2_detection_zoo.md) and
[TF1 Zoo](g3doc/tf1_detection_zoo.md) are specific to the TensorFlow major
version and are not interoperable.
Please select one of the two links below for TensorFlow version specific
Please select one of the links below for TensorFlow version-specific
documentation of the Object Detection API:
<!-- mdlint off(WHITESPACE_LINE_LENGTH) -->
| [![Object Detection API TensorFlow 2](https://img.shields.io/badge/Object%20Detection%20API-TensorFlow%202-orange)](g3doc/tf2.md) | [![TensorFlow 2 Model Zoo](https://img.shields.io/badge/Model%20Zoo-TensorFlow%202-Orange)](g3doc/tf2_detection_zoo.md) |
|---|---|
| [![Object Detection API TensorFlow 1](https://img.shields.io/badge/Object%20Detection%20API-TensorFlow%201-orange)](g3doc/tf1.md) | [![TensorFlow 1 Model Zoo](https://img.shields.io/badge/Model%20Zoo-TensorFlow%201-Orange)](g3doc/tf1_detection_zoo.md) |
### Tensorflow 2.x
* <a href='g3doc/tf2.md'>
Object Detection API TensorFlow 2</a><br>
* <a href='g3doc/tf2_detection_zoo.md'>
TensorFlow 2 Model Zoo</a><br>
### Tensorflow 1.x
* <a href='g3doc/tf1.md'>
Object Detection API TensorFlow 1</a><br>
* <a href='g3doc/tf1_detection_zoo.md'>
TensorFlow 1 Model Zoo</a><br>
<!-- mdlint on -->
## Whats New
......
......@@ -73,6 +73,8 @@ the [Model Zoo](tf1_detection_zoo.md).
Supported object detection evaluation protocols</a><br>
* <a href='tpu_compatibility.md'>
TPU compatible detection pipelines</a><br>
* <a href='tf1_training_and_evaluation.md'>
Training and evaluation guide (CPU, GPU, or TPU)</a><br>
## Extras:
......
......@@ -80,3 +80,5 @@ We provide a large collection of models that are trained on COCO 2017 in the
Supported object detection evaluation protocols</a><br>
* <a href='tpu_compatibility.md'>
TPU compatible detection pipelines</a><br>
* <a href='tf2_training_and_evaluation.md'>
Training and evaluation guide (CPU, GPU, or TPU)</a><br>
\ No newline at end of file
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