Skip to content

Commit ac4ed91

Browse files
committed
ok
1 parent 8909c94 commit ac4ed91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ training:
5858
# Dataset parameters
5959
dataset:
6060
# celeb-hq torrent https://github.com/johndpope/MegaPortrait-hack/tree/main/junk
61-
root_dir: "/media/oem/12TB/Downloads/CelebV-HQ/celebvhq/35666" # for overfitting M2Ohb0FAaJU_1.mp4 use https://github.com/johndpope/MegaPortrait-hack/tree/main/junk
61+
root_dir: "./data"
62+
# root_dir: "/media/oem/12TB/Downloads/CelebV-HQ/celebvhq/35666/M2Ohb0FAaJU_1" # for overfitting M2Ohb0FAaJU_1.mp4 use https://github.com/johndpope/MegaPortrait-hack/tree/main/junk
6263
json_file: './data/overfit.json' # Selena Gomez
6364
extracted_frames: "./celebvhq/35666/images/"
6465
# json_file: './data/celebvhq_info.json' # 35k

0 commit comments

Comments
 (0)