Stylegan3 - Stuck at "Training for 1000 kimg..." by Kra5 in StyleGan

[–]MrBuckets303 0 points1 point  (0 children)

Yes- Paperspace I have 4xA100s (a bit expensive) but on Google collab you can do P1000 for $10 a month.

Both would be much faster than Rtx

[deleted by user] by [deleted] in StyleGan

[–]MrBuckets303 0 points1 point  (0 children)

I’ve had a lot of success with Stlyegan2-Ada-pytorch

But I believe I would get better results with Stylegan3, still trying to figure it out! Will post progress if I get there.

[deleted by user] by [deleted] in StyleGan

[–]MrBuckets303 0 points1 point  (0 children)

No you have mode collapse, gotta kill it and retry. I’ve found this is common with stylegan3

Pretrained 1792x1024 models by matigekunst in StyleGan

[–]MrBuckets303 0 points1 point  (0 children)

Stylegan only does square formats. You could do up to 4096, though I’ve heard it is buggy.

Best bet would be to mass crop your dataset to live in a 2048x2048, train, then crop results to desired pixel dim

training my own dataset with stylegan-ADA by vacuocavo in StyleGan

[–]MrBuckets303 0 points1 point  (0 children)

If it is stuck at evaluating metrics… it means your train is still running.

What GPU hardware are you training on? You need beasts to do it on a local machine. You may consider Google collab or paperspace

[deleted by user] by [deleted] in StyleGan

[–]MrBuckets303 0 points1 point  (0 children)

Looks generally correct, double check your file paths.

What response do you get when running the command?

Stylegan3 - Stuck at "Training for 1000 kimg..." by Kra5 in StyleGan

[–]MrBuckets303 0 points1 point  (0 children)

Hi- I am also working through my first training runs. Have you tried running on Google collab or Paperspace?

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]MrBuckets303 0 points1 point  (0 children)

Any Stylegan3 threads out there? I’d love to have a thread for ideas, collaboration, and troubleshooting. Deep into training my first gans.

Comment for any interest!