fix typo
Browse files
AwA2.py
CHANGED
@@ -45,7 +45,7 @@ _DESCRIPTION = """\
|
|
45 |
"""
|
46 |
|
47 |
# TODO: Add a link to an official homepage for the dataset here
|
48 |
-
_HOMEPAGE = "
|
49 |
|
50 |
# TODO: Add the licence for the dataset here if you can find it
|
51 |
_LICENSE = ""
|
|
|
45 |
"""
|
46 |
|
47 |
# TODO: Add a link to an official homepage for the dataset here
|
48 |
+
_HOMEPAGE = "https://cvml.ista.ac.at/AwA2/"
|
49 |
|
50 |
# TODO: Add the licence for the dataset here if you can find it
|
51 |
_LICENSE = ""
|