question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problems with parameters in face generation

See original GitHub issue

Just tried to train a model with a 3.5K-face dataset but it seems strange. My command was this: unet_stylegan2 --batch_size 4 --network_capacity 32 --gradient_accumulate_every 8 --aug_prob 0.25 --attn-layers [1,2]

This is on the 14 epoch (14000)

14

Any suggestion to improve this or just wait a little bit more? I had better results at this point with regular stylegan2

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
lucidrainscommented, Aug 26, 2020

@rockdrigoma you want to see both numbers above 0, but also below 20

1reaction
rockdrigomacommented, Aug 26, 2020

@rockdrigoma how did it go?

Epoch 32 1% 598/118000 [35:19<90:35:00, 2.78s/it]G: 2.40 | D: 4.00 | GP: 0.06 | PL: 1.17 | CR: 0.00

mr.jpg

32-mr

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sample aged faces with different parameter values for an ...
The existing face age progression approaches have the key problem of unnatural modifications of facial attributes due to insufficient prior knowledge of input ......
Read more >
Face Generation with GANs - Paperspace Blog
A primer for developing a custom neural network to learn to generate novel facial images using Deep Convolutional generative adversarial networks.
Read more >
Explained: A Style-Based Generator Architecture for GANs
While GAN images became more realistic over time, one of their main challenges is controlling their output, i.e. changing specific features such ...
Read more >
SliderGAN: Synthesizing Expressive Face ... - Springer Link
Sliding Multiple Expression Parameters The main feature of SliderGAN is its ability to edit facial expressions in images by sliding multiple ...
Read more >
[2104.11116] Pose-Controllable Talking Face Generation by ...
However, the inaccuracy of such estimated information under extreme conditions would lead to degradation problems. In this paper, we propose a ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found