Giter Site home page Giter Site logo

Comments (12)

luchoster avatar luchoster commented on May 23, 2024 1

ooo that's goood!
I have a windows machine for this.

Here are some pictures of the training.

4-mr
20-mr
40-mr
41-mr
46-mr
47-mr

from stylegan2-pytorch.

luchoster avatar luchoster commented on May 23, 2024 1

the last 2 are the most recent ones, 46 and 47 %. As you can see, it started to generate nice faces and in the last 2, started to get weird again haha

from stylegan2-pytorch.

lucidrains avatar lucidrains commented on May 23, 2024 1

@luchoster very cool! when the discriminator loss hits 0 consistently, D: {num} in the logs, the training is done, and you usually have to pick the generator just before it explodes

from stylegan2-pytorch.

lucidrains avatar lucidrains commented on May 23, 2024 1

@luchoster ok, I just updated the package with the new flag! just set it to 1 and you are all set

from stylegan2-pytorch.

lucidrains avatar lucidrains commented on May 23, 2024

@luchoster yea! i had no idea somebody would get this far! I can offer another flag? --num-image-tiles ? Or how do you think it should be named?

from stylegan2-pytorch.

luchoster avatar luchoster commented on May 23, 2024

I think that flag name makes sense, that'd be awesome!!!

I'm 47% into the training, so it'd be awesome to have that option. Also, how long does it take to generate an/the images? I would love to build a clone of thispersondoesnotexist :)

from stylegan2-pytorch.

lucidrains avatar lucidrains commented on May 23, 2024

@luchoster if you have a GPU, a single image would be less than 100ms. It'll be very fast! What are you training it on? Is it learning?

from stylegan2-pytorch.

luchoster avatar luchoster commented on May 23, 2024

oh that's good to know. I'll keep an eye on that.

from stylegan2-pytorch.

luchoster avatar luchoster commented on May 23, 2024

you are awesome!!!!
Thank you! I'll keep you posted on the results :)

from stylegan2-pytorch.

lucidrains avatar lucidrains commented on May 23, 2024

@luchoster please do!

from stylegan2-pytorch.

tjukanovt avatar tjukanovt commented on May 23, 2024

@lucidrains I am also trying to create only a single image as in the original issue, but can't seem to get this working. I am running command stylegan2_pytorch --data /mydata/ --name mapproject --results_dir /myresults/ --models_dir /mymodels/ --num_image_tiles 1

also tried with --num_image_tiles 1 and modified all the num_image_tiles = 8 values to 1 in the Python script, but nothing seems to change the outputs.

Still I am not getting a single image, but a mosaic instead.
7

from stylegan2-pytorch.

HeleenE avatar HeleenE commented on May 23, 2024

Oeh I'm super interested in this new flag as well! Been training the software on a very small set of drawings, but with surprisingly good results. It would be nice to create some higher res versions. Now running the training again with the image-size 256 flag, going to take some time 😅

I'm running it on Google Colab, but it hasn't been super stable. Sometimes it crashes right before the 10000 save. If I lower that number in the code would it also create more models?
SAVE_EVERY = 10000

EDIT: I'll create a new issue for that last question in case someone else goes looking for it in the future

from stylegan2-pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.