ganimation icon indicating copy to clipboard operation
ganimation copied to clipboard

Pytorch implementation of GANimation with pretrained weights.

Results 8 ganimation issues
Sort by recently updated
recently updated
newest added

I'm going to train a new model on CelebA-HQ with a pixel size of 384*384px to test the effect of high quality faces, have you tried it? Too large data...

Hi, I use the preprocessed CelebA dataset that you provided to train, but the attention masks become 1 after several iters. I didn't change the parameters in the code. `...

Hi, your project is brillant and I have recurrent it on my machine. I have a question that how could I got the result like GIF in your readme? Because...

Essentially only the AU's are required according to the paper. However if i empty the attribute_images folder, the code wont run. Can you clarify if the attribute_images are made available...

Great Work! Your work is of great help to me. But I have a problem. How can I generate attributes.txt in folder `eric_andree`? Please help me Thanks!

Hello @vipermu, thanks for your great work. I have a question regarding action units on attributes.txt. OpenFace is able to recognise 18 AUs, but attribtues.txt seems to only have 17...

I found that losing images during training is very poor, manifested as continuous growth or continuous decrease. What is the reason for this? Have you ever had a similar question?

solver.py line 85 self.save_models() missing iteration and epoch