Giter Club home page Giter Club logo

Comments (5)

oneThousand1000 avatar oneThousand1000 commented on August 22, 2024

Hi Vikram91221,

It can indeed be a challenging problem to apply the manipulation results to full image, especially with StyleGAN-based methods.

I would highly recommend that you read the paper https://www.mmlab-ntu.com/project/styleganex and try their open-source code. Styleganex is an excellent work that can be extended into larger image areas, and can accommodate variable resolutions, making them more robust in characterizing unaligned faces. What's more, styleganex claims that it can directly load the original StyleGAN parameters, fully compatible with the generative space of StyleGAN, and retains its style representation and editing ability.

While I have not personally tried using styleganex, it is worth a try to explore and experiment with this model by replacing the StyleGAN code in this project with styleganex, which may help you achieve better results.

from hairmapper.

arjundheek avatar arjundheek commented on August 22, 2024

I really loved the question put by vikram91221 and a quick response from Author. Thankyou for quick response @oneThousand1000 because it helps the others and like minded people like me a lot. Once Again, Thankyou...I too love to try

from hairmapper.

arjundheek avatar arjundheek commented on August 22, 2024

Hi @oneThousand1000 . Could you please try with the recommended paper because I'm not able to understand on how to replace the STYLEGAN code with Styleganex in the hair mapper project. If you are busy, could you atleast let me know in detail as what is the suitable exact paper to address vikram91221 issue because I'm again NOT able to pick among the publications as there are a lot of papers. Thanks in Advance.

from hairmapper.

oneThousand1000 avatar oneThousand1000 commented on August 22, 2024

Hi @oneThousand1000 . Could you please try with the recommended paper because I'm not able to understand on how the replace the STYLEGAN code with Styleganex in the hair mapper project. If you are busy, could you let me know in detail so that others also find easy. Thanks in Advance.

I would like to direct your attention to the "Image Face Editing" portion of the StyleGANEX paper at https://www.mmlab-ntu.com/project/styleganex. This will provide you with a good understanding of how the authors achieved effective face editing using the model.

While StyleGANEX is a powerful tool for full image editing, I should note that our Hairmapper may not be fully compatible with it. Therefore, I suggest that you first read through the paper to better understand how StyleGANEX can be implemented in combination with other face editing methods and to determine if any modifications to the Hairmapper are necessary.

Once you have reviewed the paper, you may apply some modifications or re-training to Hairmapper if needed, before following these steps:

  1. Finish the installation steps as outlined in https://github.com/williamyang1991/StyleGANEX.
  2. Run StyleGANEX Inversion to obtain the latent code and the first-layer feature.
  3. Run the Hairmapper, making any necessary modifications as required.

I am currently occupied with other tasks and am unable to provide further assistance with this extension.

from hairmapper.

Vikram91221 avatar Vikram91221 commented on August 22, 2024

Thanks a lot, Again. Superb response. I will look into it.

from hairmapper.

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.