Thanks for the great implementations.
I have tried to train the model with sample CelebA dataset, and have problem in training.
when I run ./train.sh, it says like below.
./train.sh: line 1: 7364 Killed python3 train_Donly.py --name=D0 --warpN=0 --pertFG=0.2
Hello,
Thanks for the great implementations. I have tried to train the model with sample CelebA dataset, and have problem in training. when I run ./train.sh, it says like below.
is there any solution for this error case?
Thank you.