This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10185501402
/
DaSE-Computer-Vision-2021
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
上传文件至 'assignment2/notebook_images/daseCV/datasets'
master
孙秋实
3 years ago
parent
6ab75acb3c
commit
aa7766339d
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
assignment2/notebook_images/daseCV/datasets/get_datasets.sh
+ 4
- 0
assignment2/notebook_images/daseCV/datasets/get_datasets.sh
View File
@ -0,0 +1,4 @@
# Get CIFAR10
wget http://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz -O cifar-10-python.tar.gz
tar -xzvf cifar-10-python.tar.gz
rm cifar-10-python.tar.gz
Write
Preview
Loading…
Cancel
Save