restore UGATIT.yml
This commit is contained in:
parent
56b355737f
commit
09db0a413f
@ -103,9 +103,10 @@ data:
|
||||
pin_memory: False
|
||||
drop_last: False
|
||||
dataset:
|
||||
_type: SingleFolderDataset
|
||||
root: "path/to/images/"
|
||||
with_path: True
|
||||
_type: GenerationUnpairedDataset
|
||||
root_a: "/data/i2i/selfie2anime/testA"
|
||||
root_b: "/data/i2i/selfie2anime/testB"
|
||||
random_pair: False
|
||||
pipeline:
|
||||
- Load
|
||||
- Resize:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user