GithubHelp home page GithubHelp logo

quality on stylegan_ffhq about interfacegan HOT 5 CLOSED

genforce avatar genforce commented on September 17, 2024
quality on stylegan_ffhq

from interfacegan.

Comments (5)

IQ17 avatar IQ17 commented on September 17, 2024 2

Thanks! Using the solution 1, the results are good!

from interfacegan.

ShenYujun avatar ShenYujun commented on September 17, 2024

How about setting --latent_space_type=w, since you are using the boundary from W space.

from interfacegan.

IQ17 avatar IQ17 commented on September 17, 2024

Yes, I tried with --latent_space_type=w or --latent_space_type=W but the outputs are not face anymore.

from interfacegan.

IQ17 avatar IQ17 commented on September 17, 2024

I use stylegan_ffhq to generate the images, and the generated images are great. Thus I think the model is correct.

from interfacegan.

ShenYujun avatar ShenYujun commented on September 17, 2024

That is because the current codebase will randomly sample w codes subject to Gaussian distribution instead of the actual distribution. There are basically two solutions
(1) Run generate_data.py first, which will save w.npy in the output folder. Then use -i option in edit.py to load the generated w codes.
(2) See HiGAN which provides a more robust generator, which will sample codes from the actual distribution.

from interfacegan.

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.