Code Monkey home page Code Monkey logo

Comments (4)

danielroich avatar danielroich commented on June 3, 2024

Do you mean tuning the generator based on different images of the same person from a video?

from pti.

johndpope avatar johndpope commented on June 3, 2024

yes. - one person. or is that not going to work?

(I think I've worked out the pkl problem - I'm using the e4e generator to inject in - I need to swap in the pti generator and save that instead. I just haven't gotten around to it. I also have doubts with the g_ema findings....)

from pti.

danielroich avatar danielroich commented on June 3, 2024

The thing about StyleGAN's latent space which I have noticed while researching the inversion problem is that if you have the same identity, but with different backgrounds - the corresponding latent codes will reside in different places in the W space.
Hence, I think that using the same person and the same background will result in even better reconstruction (maybe it will enable the tuning to be faster?)
For the same person and different backgrounds, PTI will handle it like 2 different identities.

Most of the time in a video the background remains the same, so it seems PTI will be even better.

Notice one thing though - if you take the first frame and receive a new tuned StyleGAN using PTI. it will already contain the identity you want. Meaning the 10th frame will already be in the W space even if you never used PTI on it. You can imagine the difference between the 10th frame and the first frame to be an edit. This explains why every image of the same identity and background is already in the tuned generator and does not require new tuning.

Hope it answers your question, I have wondered a bit in my answer to explain even more stuff which might be helpful

from pti.

johndpope avatar johndpope commented on June 3, 2024

fyi - http://arxiv.org/abs/2201.08361

from pti.

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.