summaryrefslogtreecommitdiff
path: root/data/ilsvrc12/get_ilsvrc_aux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/ilsvrc12/get_ilsvrc_aux.sh')
-rwxr-xr-xdata/ilsvrc12/get_ilsvrc_aux.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/ilsvrc12/get_ilsvrc_aux.sh b/data/ilsvrc12/get_ilsvrc_aux.sh
index 3fa58dc7..b9b85d21 100755
--- a/data/ilsvrc12/get_ilsvrc_aux.sh
+++ b/data/ilsvrc12/get_ilsvrc_aux.sh
@@ -4,6 +4,7 @@
# This script downloads the imagenet example auxiliary files including:
# - the ilsvrc12 image mean, binaryproto
# - synset ids and words
+# - Python pickle-format data of ImageNet graph structure and relative infogain
# - the training splits with labels
DIR="$( cd "$(dirname "$0")" ; pwd -P )"