jweihe opened this issue 3 years ago · 1 comments
if latent.shape[2] == 512: IndexError: tuple index out of range I use python ../train.py --exp_dir ../../results/Trump --description "Trump" --work_in_stylespace
if latent.shape[2] == 512: IndexError: tuple index out of range
python ../train.py --exp_dir ../../results/Trump --description "Trump" --work_in_stylespace
I got the same error. Could you please share how you tackle this error?