Unverified Commit b06f0c6b authored by vivek rathod's avatar vivek rathod Committed by GitHub
Browse files

Merged commit includes the following changes: (#8832)



320640208  by vighneshb:

    Make model zoo links prominent.

--

PiperOrigin-RevId: 320640208
Co-authored-by: default avatarTF Object Detection Team <no-reply@google.com>
parent d4f8a2a2
...@@ -59,8 +59,10 @@ documentation of the Object Detection API: ...@@ -59,8 +59,10 @@ documentation of the Object Detection API:
<!-- mdlint off(WHITESPACE_LINE_LENGTH) --> <!-- mdlint off(WHITESPACE_LINE_LENGTH) -->
[![Object Detection API TensorFlow 2](https://img.shields.io/badge/Object%20Detection%20API-TensorFlow%202-orange)](g3doc/tf2.md) \
[![Object Detection API TensorFlow 1](https://img.shields.io/badge/Object%20Detection%20API-TensorFlow%201-orange)](g3doc/tf1.md) | [![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) |
<!-- mdlint on --> <!-- mdlint on -->
......
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