-
# Demo
A demo example using an ironman image from internet. We run Magic123 without textural inversion, taking 1 hour on a 32G V100 to finish.
Renderings:
https://github.com/guochengqian/Mag…
-
This issue is the global feedback for the mooc from Thomas Dagonneau.
Disclaimer : I'm not a very good english speaker so I might see some typo where there are not or miss some.
-
为什么编辑一张celeba的图片,生成的图跟乱码似的。完全看不起人脸,是什么参数我没设置对吗?运行步骤如下:
python3 dual_space_encoder_test.py --dataset_dir image/ --output_dir output --checkpoint_path best_model.pt
python our_interfaceGAN/edit_all…
-
为什么编辑一张celeba的图片,生成的图跟乱码似的。完全看不起人脸,是什么参数我没设置对吗?运行步骤如下:
python3 dual_space_encoder_test.py --dataset_dir image/ --output_dir output --checkpoint_path best_model.pt
python our_interfaceGAN/edit_all…
-
I have gray scale skull image, given that image format for SAM accepts RGB image format, I converted my image to RGB mode and then scaled it as:
```
bgr_img = cv2.cvtColor( image, cv2.COLOR_GRAY2BGR…
-
I am trying to show TEs around inversion breakpoints. Two of my inversions are extremely short so the TE depiction for other inversions is not visible. how can I get around this issue?
This is my cod…
xyz0o updated
8 months ago
-
Hi, thanks for releasing this amazing project. From my best understanding, current demo code does not use DDIM inversion during inference as the x_T variable is None in the following line? If so, coul…
-
Hi,
Is it possible to share pre-trained encoders for your method that can directly be used to invert images? I see in the code that you provided pre-trained generators that are to be used to train …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Aesthetic Gradients no longer work as of version 1.60. Ev…
-
Hi @zhangmozhe I would like to know that is there any way to fine-tune the trained paint-by-example model for image accurate image inversion to perform **virtual-try-on** tasks ?