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 f743bbc commit 39227e7Copy full SHA for 39227e7
site/en/guide/_toc.yaml
@@ -104,13 +104,15 @@ toc:
104
status: new
105
- title: "Overview"
106
path: /tfmodels
107
-- title: "Example: Image classification"
108
- path: /tfmodels/vision/image_classification
109
- title: "Training with Orbit"
110
path: /tfmodels/orbit
111
- title: "TFModels - NLP"
112
path: /tfmodels/nlp
113
status: external
+- title: "Example: Image classification"
+ path: /tfmodels/vision/image_classification
114
+- title: "Example: Object Detection"
115
+ path: /tfmodels/vision/object_detection
116
117
- heading: "Estimators"
118
status: deprecated
0 commit comments