Skip to content

Commit 61dce17

Browse files
author
Aleksei Silvestrov
committed
readme update
1 parent 62375ae commit 61dce17

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,16 @@ Docker: TODO
189189
190190
## CelebA
191191
On the host machine:
192+
# Make shure you are in lama folder
193+
cd lama
194+
195+
# Download CelebA-HQ dataset
196+
# Download data256x256.zip from https://drive.google.com/drive/folders/11Vz0fqHS2rXDb5pprgTjpD7S2BAJhi1P
197+
198+
# unzip & split into train/test/visualization & create config for it
199+
bash fetch_data/celebahq_dataset_prepare.sh
192200
193-
TODO: download & prepare
201+
194202
TODO: trian
195203
TODO: eval
196204
File renamed without changes.

0 commit comments

Comments
 (0)