DualStyleGAN
DualStyleGAN copied to clipboard
train_sampler.py - IndexError
Hello!
I'm writing because I've been encountering an unknown error in the "train_sampler.py" script. Currently, I'm running the following code:
bash Copy code !python train_sampler.py simpsons_face --iter 100 --exstyle_path /home/alpaco/sej/DualStyleGAN/checkpoint/simpsons_face/refined_exstyle_code.npy During execution, I get the following error:
plaintext Copy code Load options exstyle_path: /home/alpaco/sej/DualStyleGAN/checkpoint/simpsons_face/refined_exstyle_code.npy iter: 500000 model_name: sampler.pt model_path: ./checkpoint/ style: simpsons_face
Load extrinsic style codes successfully!
Traceback (most recent call last):
File "train_sampler.py", line 56, in
If you could provide an advanced English translation of this content, that would be great.