Skip to content

Commit 6c6f152

Browse files
fineguyThe TensorFlow Datasets Authors
authored andcommitted
Update Caltech Birds URL to point to the dataset's official website.
PiperOrigin-RevId: 660371746
1 parent 43ffc31 commit 6c6f152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_datasets/image_classification/caltech_birds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
Annotations include bounding boxes, segmentation labels.
3434
"""
3535

36-
_URL = "http://www.vision.caltech.edu/visipedia/CUB-200.html"
36+
_URL = "https://www.vision.caltech.edu/datasets/cub_200_2011/"
3737
_CITATION = """\
3838
@techreport{WelinderEtal2010,
3939
Author = {P. Welinder and S. Branson and T. Mita and C. Wah and F. Schroff and S. Belongie and P. Perona},

0 commit comments

Comments
 (0)