From 5a3e6e1050e1b4398bea98e047ea41a8dd5cb298 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Wed, 15 Jul 2020 09:10:27 -0700 Subject: [PATCH] Fix model zoo documentation link PiperOrigin-RevId: 321372183 Change-Id: I30e04212794580a7da716d8b971622b7ef5a62a0 --- .../lite/tools/evaluation/tasks/coco_object_detection/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/README.md b/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/README.md index 590c15cc133..faac6f7fedf 100644 --- a/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/README.md +++ b/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/README.md @@ -135,7 +135,7 @@ above, and you we still need an output labels file. To compute mAP in a consistent and interpretable way, we utilize the same 2014 COCO 'minival' dataset that is mentioned in the -[Tensorflow detection model zoo](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md). +[Tensorflow detection model zoo](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf1_detection_zoo.md). The links to download the components of the validation set are: