Joy
Joy
> I can't even unzip the file using `unzip test_lmbd.zip` same problem
> I can't even unzip the file using `unzip test_lmbd.zip` Have you solved this?
> > > > I can't even unzip the file using `unzip test_lmbd.zip` > > > > > > Have you solved this? > > Not really. But I found...
same question😂
Hi. (1) Our method does not need to find the shadow part in the latent space. Instead, we aim to find the latent vector which represent the clean face with...
Hi, Just by early stopping. In step 1 we only want to rough version of face, so just stop optimization of latent code after a few of steps. We can...
Hi~ You can download the `weights.tar.gz` from [this link](https://drive.google.com/drive/folders/1Rg5He8XIY8qP4JYPFRRGUIvfZUcqm8zt) and put it inside the project folder, and then run `tar -zxvf weights.tar.gz` to uncompress it. Then you will see the...
I also met this problem, thanks so much for your advice!
> Hi, sorry for replying so late. Could it be the case that you had some connection or VPN issues? Which script exactly do you run? When I run the...
Thanks! BTW, I also have the question about the data resolution. Does the i3d model support other resolutions besides [16,224,224]?