-
-
https://mp.weixin.qq.com/s/3UxYNDXisPyO0aTIY_r3Aw
-
Thanks for sharing the code, great job! Here is my question:
Have you tested the Gaussian mean face. It looks quite bad from my side. Is there a huge gap between this version of style GAN and the o…
-
XUnit (or JUnit) is a commonly used machine-consumable way of reporting test results.
Here's the description of the format: https://llg.cubic.org/docs/junit/
And here is an example from Fedora-C…
-
We want to run this model so video output (whether it is a video recording, or real time) gives the translated form. Since we only trained on faces from the frontal perspective, we do not have the fle…
-
getting an error AttributeError: module 'tensorflow' has no attribute 'Dimension' while trying to run style GAN
need your help for resolution, was working on google colab following your video
-
This model is implemented in TF 1 and can convert photos to cartoon. It looks quite visually impressive!
https://github.com/SystemErrorWang/White-box-Cartoonization
![Image2Cartoon](https://github…
-
Thank you for great work,
I have some problems about train_encoder.py file.
1) Do we need to give exactly 1 .tfrecords file into the system for training encoder, because when i give multiple fi…
ghost updated
4 years ago
-
Hi, Would be great if you can make your encoder support the latest Stylegan version - Reference to Puzer StyleganV2 fork - https://github.com/rolux/stylegan2encoder
-
**System information**
- Have I written custom code - Yes
- OS Platform and Distribution - RHEL7
- Mobile device - None
- TensorFlow installed from - pip
- TensorFlow version v2.3.0-rc2-23-gb3643…