Skip to content

Commit f6472b7

Browse files
authored
download data
1 parent 213abb3 commit f6472b7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

EHF.ipynb

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": null,
6+
"metadata": {},
7+
"outputs": [],
8+
"source": [
9+
"!wget http://vision.ucsd.edu/extyaleb/CroppedYaleBZip/CroppedYale.zip\n",
10+
"!unzip CroppedYale.zip"
11+
]
12+
}
13+
],
14+
"metadata": {
15+
"language_info": {
16+
"name": "python"
17+
},
18+
"orig_nbformat": 4
19+
},
20+
"nbformat": 4,
21+
"nbformat_minor": 2
22+
}

0 commit comments

Comments
 (0)