orpatashnik/StyleCLIP

when I use mapper in S space,one error happens

jweihe opened this issue · 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

I got the same error. Could you please share how you tackle this error?