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