Giter VIP home page Giter VIP logo

Comments (5)

afiaka87 avatar afiaka87 commented on May 27, 2024 1

Since you seem somewhat underwhelmed by your own results, can you provide any other repositories which explore these same ideas?

If not, then I'd say what you have here is absolutely a significant technical contribution! Looks great, good job.

Edit: Apologies, I just now saw the linked research papers. Those are a goldmine!

Anyone looking for a similar approach with released code and training data can check out this repository:

https://github.com/sagiebenaim/OneShotTranslation

from freezeg.

bryandlee avatar bryandlee commented on May 27, 2024 1

Yes, precisely.

from freezeg.

bryandlee avatar bryandlee commented on May 27, 2024

Hi, thanks for the interest!
I'm just playing around with the generative models and testing out some random ideas. I'm doing it for fun, so not really planning to publish or present anything unless there is a significant technical contribution that I want to share. This is a simple method, and probably not what you thought it was, but I added some details in the README so you can check out.

from freezeg.

bryandlee avatar bryandlee commented on May 27, 2024

You can also checkout these repos:

TUNIT
https://github.com/clovaai/tunit

StarGAN2
https://github.com/clovaai/stargan-v2

FUNIT
https://github.com/NVlabs/FUNIT

These do not share the same idea, but it would be interesting to apply the freezing technique to these methods.

from freezeg.

gsotnikov avatar gsotnikov commented on May 27, 2024

Thank you for response, but it is still not clear for me. As far as I understood, you have done the following: took the pretrainied StyleGAN2 on FFHQ (in case of img2portrait) and fixed the few early blocks (e.g. until resolution 32). Then you have trained only later blocks on a new task - generating MetFaces. As this models shares a few blocks of weights the generated samples share semantics (given the same latent code) and it is called "pseudo" translation as you do not implicitly encode a new image but can "translate" it via forward pass with a fine-tuned model, am I right?

from freezeg.

Related Issues (14)

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.