Code Monkey home page Code Monkey logo

e2style's People

Contributors

wty-ustc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

e2style's Issues

Editing coefficients and hyperplanes

Hi, thanks a lot for this awesome work. I have few questions about your editing settings.

  1. How did the editing coefficients are chosen(-40~40)?
  2. Why the L2 norms of your attached editing hyperplane are not 1.0?
    As I tested e2style, I found the distribution of encoded latents is very different from psp's latents, so I guess the editing coefficients might need to change somehow. However, I don't find any details in the paper.
    May you please help me out with the details I have missed?

UnboundLocalError: local variable 'images' referenced before assignment

F:\ProgramData\Anaconda3\python.exe F:/work/mingxingshipin/opencv_Real_Time_Image_Animation-master/e2style-main/scripts/inference.py
Inference: Results are from Stage1.
Loading E2Style from checkpoint: F:/work/mingxingshipin/opencv_Real_Time_Image_Animation-master/e2style-main/pretrained_models/sr.pt
Loading dataset for celebs_super_resolution
Performing down-sampling with factors: [1, 2, 4, 8, 16, 32]
0%| | 0/4 [00:25<?, ?it/s]
Traceback (most recent call last):
File "F:/work/mingxingshipin/opencv_Real_Time_Image_Animation-master/e2style-main/scripts/inference.py", line 120, in
run()
File "F:/work/mingxingshipin/opencv_Real_Time_Image_Animation-master/e2style-main/scripts/inference.py", line 77, in run
result_batch, latent_batch = net(input_cuda, randomize_noise=False, resize=opts.resize_outputs, return_latents=True)
File "F:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
File "..\models\e2style.py", line 100, in forward
return images, result_latent
UnboundLocalError: local variable 'images' referenced before assignment

enviroments

What a wonderful job! Could auther sharing the enviroment of this project? Thanks!

Looking forward to the code!

I've just read through your paper and it's superb.
I created this issue just to say that I'm looking forward to your code.
Hope you can release the code soon!

About multi-stage

Great work, here I got a question about how to train the 2-3th stage on the application of superresolution and so on ? It seems it can only can train the multi stage on GAN inversion

GAN inversion using images with piercings

Hello, Im trying to do some images inversions that contain earrings, nose piercings that kind of stuff and I notice that are they are not captured in the inverted image, e.g.:

learned_img_black_man_earring
nose_piercing

Any tips to make the algorithm more sensitive to local features? Thank you!

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.