From 77f65caf01dd4cf9c526f852720c93e7d902a99e Mon Sep 17 00:00:00 2001 From: The TensorFlow Datasets Authors Date: Wed, 7 Aug 2024 13:40:22 -0700 Subject: [PATCH] Automated documentation update. PiperOrigin-RevId: 660521253 --- docs/catalog/caltech_birds2010.md | 4 ++-- docs/catalog/caltech_birds2011.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/catalog/caltech_birds2010.md b/docs/catalog/caltech_birds2010.md index 1890a09626e..2e9264c1281 100644 --- a/docs/catalog/caltech_birds2010.md +++ b/docs/catalog/caltech_birds2010.md @@ -5,7 +5,7 @@ - + @@ -20,7 +20,7 @@ and there are 6033 images in the 2010 dataset and 11,788 images in the 2011 dataset. Annotations include bounding boxes, segmentation labels. * **Homepage**: - [http://www.vision.caltech.edu/visipedia/CUB-200.html](http://www.vision.caltech.edu/visipedia/CUB-200.html) + [https://www.vision.caltech.edu/datasets/cub_200_2011/](https://www.vision.caltech.edu/datasets/cub_200_2011/) * **Source code**: [`tfds.image_classification.CaltechBirds2010`](https://github.com/tensorflow/datasets/tree/master/tensorflow_datasets/image_classification/caltech_birds.py) diff --git a/docs/catalog/caltech_birds2011.md b/docs/catalog/caltech_birds2011.md index bfc6264771a..01d2aa20040 100644 --- a/docs/catalog/caltech_birds2011.md +++ b/docs/catalog/caltech_birds2011.md @@ -5,7 +5,7 @@ - + @@ -26,7 +26,7 @@ dataset. Annotations include bounding boxes, segmentation labels. * **Homepage**: - [http://www.vision.caltech.edu/visipedia/CUB-200.html](http://www.vision.caltech.edu/visipedia/CUB-200.html) + [https://www.vision.caltech.edu/datasets/cub_200_2011/](https://www.vision.caltech.edu/datasets/cub_200_2011/) * **Source code**: [`tfds.image_classification.CaltechBirds2011`](https://github.com/tensorflow/datasets/tree/master/tensorflow_datasets/image_classification/caltech_birds.py)