Giter Site home page Giter Site logo

Comments (10)

rosinality avatar rosinality commented on July 30, 2024

It is paired checkpoints. Do you mean running average of generator? It is not paired but I think you can make it using generator/discriminator checkpoints as it is running average of generator weights during training.

from style-based-gan-pytorch.

Johnson-yue avatar Johnson-yue commented on July 30, 2024

how much size of input image for this generator/discirminator checkpoint ?

from style-based-gan-pytorch.

rosinality avatar rosinality commented on July 30, 2024

Input image size is 256 pixels.

from style-based-gan-pytorch.

Johnson-yue avatar Johnson-yue commented on July 30, 2024

Thank you , I will finetune g and d on my datasets .

from style-based-gan-pytorch.

Johnson-yue avatar Johnson-yue commented on July 30, 2024

@rosinality which config should I use? ** for celebA** or ** for FFHQ** with pretrained weight

from style-based-gan-pytorch.

rosinality avatar rosinality commented on July 30, 2024

You should use FFHQ.

from style-based-gan-pytorch.

Johnson-yue avatar Johnson-yue commented on July 30, 2024

reply so quickly!!! thanks a lot!!

from style-based-gan-pytorch.

Johnson-yue avatar Johnson-yue commented on July 30, 2024

@rosinality the code default "max_size" is 1024, default "init_size" is 8.
If I train in my dataset that. input image size is 256^2, and I want to generate size is also 256^2
, should I change max_size to 256 and init_size to 4 ?

from style-based-gan-pytorch.

rosinality avatar rosinality commented on July 30, 2024

You only need to change max_size if you need to reduce final image sizes.

from style-based-gan-pytorch.

Johnson-yue avatar Johnson-yue commented on July 30, 2024

ok, 🙏 thanks

from style-based-gan-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.