Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoder reconstruction yields very bad results #9

Open
javierbenitezmarin opened this issue Dec 2, 2021 · 3 comments
Open

Encoder reconstruction yields very bad results #9

javierbenitezmarin opened this issue Dec 2, 2021 · 3 comments

Comments

@javierbenitezmarin
Copy link

Hello,
I have been trying to reproduce the harmonization task, and still haven't managed to get the results shown as examples.

I use the provided face encoder "ghfeat-encoder-ffhq-256.pkl" and the "image.list" file provided in the examples folder.
When performing the feature extraction, the script takes about 20 minutes to finish, and the resulting reconstructed images look like this:
Screenshot_4

I have performed several tests, using the bedroom encoder too, and the results are always the same:
Screenshot_1
:

When installing the environment, I changed the decorator library from "decorator==5.0.0" to "decorator" (decorator=5.0.0 yields an error when trying to install).

My distro is Ubuntu 20.04.3 LTS.

@xyIsHere
Copy link

Hi,
I got the same results as you. Did you solve this problem?

@javierbenitezmarin
Copy link
Author

Hey!
Nope, I assumed it was a hardware problem of the graphics card, because the same exact code with the same exact models worked fine on another system..
But yeah, I gave up trying to make it work as I felt like I was wasting time. Sorry for not being able to help :(

@xyIsHere
Copy link

Hey! Nope, I assumed it was a hardware problem of the graphics card, because the same exact code with the same exact models worked fine on another system.. But yeah, I gave up trying to make it work as I felt like I was wasting time. Sorry for not being able to help :(

Thank you so much! It is very helpful information for me. I think you are right. I also tried to run the training code. It seems that my driver and cuda version is too high. It is really hard to run the tf1.x code with my current environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants