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 43ffc31 commit 6c6f152Copy full SHA for 6c6f152
tensorflow_datasets/image_classification/caltech_birds.py
@@ -33,7 +33,7 @@
33
Annotations include bounding boxes, segmentation labels.
34
"""
35
36
-_URL = "http://www.vision.caltech.edu/visipedia/CUB-200.html"
+_URL = "https://www.vision.caltech.edu/datasets/cub_200_2011/"
37
_CITATION = """\
38
@techreport{WelinderEtal2010,
39
Author = {P. Welinder and S. Branson and T. Mita and C. Wah and F. Schroff and S. Belongie and P. Perona},
0 commit comments