-
Notifications
You must be signed in to change notification settings - Fork 451
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
GPEN-Windows #74
Comments
That's awesome. What could I do for you? |
I just wanted permission to share link. Currently my version is edited to work with DeepFaceLab images metadata which is a famous software to create deepfakes, but it works also with normal images. I can share last version in some minutes. |
Maybe you can share the link here, and I will add it to README. |
https://drive.google.com/file/d/1YJJVnPGq90e_mWZxSGGTptNQilZNfOEO/view?usp=drivesdk This is the link. To make it work, you need to open install dependences bat file, first. |
Colorization works but gpen doesn't. It processes and outputs the file but it's exactly the same. Real Esrgan upscaling works too. @echo off "%PYTHON_EXECUTABLE%" face_enhancement.py ^ pause It works like this though. With use_sr. |
I updated the version in the link, now works fine. |
Is there anything other than fixed bats? If yes can you just share them. I don't want to download the whole thing again. |
I still didn't create GitHub repository, so or you wait for it, or you download again rar file. There are fixes in both bat files and python files. |
Which link? This is the old one. |
It is always the same link. I update version. Use it, it will download last version. |
From the same link I updated the package. Now you don't have to download everytime the entire pack. |
@yangxy is there an idea about release date of training code? |
The new code has been updated. Could you please help us to update it again? Thank you very much! |
No problem. Just use the link I shared or that you find in the GPEN readme.md in the main repository. This time will be the last which you will download the package 'cause this new version of my package can be updated using a bat file inside it. |
Important: |
Please send me an email. I can tell you how to train GPEN. |
|
I will release the training codes. Stay tuned. |
I keep getting this error: can you help me? |
You need to first open misc) Install or update GPEN.bat |
thank you :) Sorry for being boring. I was familiar with deepface and it was working on my comp without any problems (there was clear sequence when you staring the process, (finding faces, training... etc) I can't get this one) now Im getting this message: |
It is just a warning message. If the image processed is a normal image, that warning will be printed in the console, otherwise it means that the image gave in input is a DFL image, so it contains DFL metadata. |
@yangxy Hi! Thank you very much for training code. I've just a question. As training dataset can we use a set without any landmarks or we need to find a specific type of set? |
@Cioscos I downloaded and installed everything correctly but when I click any .bat file it says " all weights are already downloaded" and a line blinking below it. I wait for a few minutes, but nothing happens. Any ideas? |
If you emailed me I answered there. |
I waited 5+ minutes but still nothing happens. |
Open tasks manager and after bat file and see what it happens under cmd voice. |
Nothing was happening. I had to run “clear_local_env.bat” from _internal and everything’s fine now. Thanks! |
Hello. Does CPU version still requires CUDA videocard? Because i get this message:
|
they all dropped cuda compute 3.5 cards , lower than compute 5 wont work, sucks big time , had to buy new card. |
Hi!
I saw that you edited the code to work on Windows but from what I see it seems to be slower than "Linux" version.
Time ago, I created a stand-alone package to make GPEN upscaler run on Windows, with the original code. It doesn't requires python/MSVC/CUDA installed, just NVIDIA driver.
I would like to share this package here, maybe also in official README cause I'll upload it with any new commit.
The text was updated successfully, but these errors were encountered: