File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 "metadata": {},
7171 "outputs": [],
7272 "source": [
73- "# !git clone https://github.com/Pseudo-Lab/Tutorial-Book-Utils\n",
74- "# !python Tutorial-Book-Utils/PL_data_loader.py --data GAN-Colorization\n",
75- "# !unzip -q Victorian400-GAN-colorization-data.zip"
73+ "!git clone https://github.com/Pseudo-Lab/Tutorial-Book-Utils\n",
74+ "!python Tutorial-Book-Utils/PL_data_loader.py --data GAN-Colorization\n",
75+ "!unzip -q Victorian400-GAN-colorization-data.zip"
7676 ]
7777 },
7878 {
156156 "metadata": {},
157157 "outputs": [],
158158 "source": [
159- "root = 'C:/Users/a/OneDrive - 고려대학교/PseudoLab/GANdataset/victorian/ '\n",
159+ "root = ''\n",
160160 "test_root = root + 'test/'\n",
161161 "\n",
162162 "img_height = 256\n",
You can’t perform that action at this time.
0 commit comments