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 3a9fcb1 commit 1879acdCopy full SHA for 1879acd
script/get-dataset-imagenet-aux/meta.yaml
@@ -30,10 +30,19 @@ variations:
30
'2012':
31
env:
32
MLC_DATASET_AUX_VER: '2012'
33
- from.berkeleyvision:
+ from.go:
34
base:
35
- '2012'
36
default: true
37
+ env:
38
+ MLC_DOWNLOAD_CHECKSUM: ee346d67141e476df9c1a3f813552503
39
+ MLC_DOWNLOAD_CHECKSUM1: ee346d67141e476df9c1a3f813552503
40
+ MLC_PACKAGE_URL: https://armi.in/files/caffe_ilsvrc12.tar.gz
41
+ MLC_PACKAGE_URL1: https://www.dropbox.com/s/92n2fyej3lzy3s3/caffe_ilsvrc12.tar.gz
42
+ group: download-source
43
+ from.berkeleyvision:
44
+ base:
45
+ - '2012'
46
47
MLC_DOWNLOAD_CHECKSUM: f963098ea0e785a968ca1eb634003a90
48
MLC_DOWNLOAD_CHECKSUM1: ee346d67141e476df9c1a3f813552503
0 commit comments