santa
santa copied to clipboard
The train process error
First of all, thank you for your outstanding work. When I was training, I encountered the following error:
Traceback (most recent call last):
File "train.py", line 18, in
The training command I used was ’python train.py --dataroot=datasets/multidataset --direction=AtoB --lambda_path=0.1 --tag=santa‘
There are four sub folders under the multidataset folder: trainA, trainB, testA, and testB. The images in the folder are unaligned.
Can you tell me what the problem is?