-
Given the abundance of high-quality and diverse images of celebrities available for training, is it plausible that the model might generate better or more accurate images of celebrities (extracted as …
-
Hi,
Once again, great paper. When do you plan to release the other things such as the inference script, pretrained model, and training scripts.
-
What can I do to fix the results?
![image](https://github.com/KiseKloset/KiseKloset/assets/36204372/ac367eed-5a8f-427c-92bd-01218b57a667)
-
Hi, thank you for your nice work. But I would like to ask how to obtain text prompt for training. It seems the VITON-HD dataset did not provide text prompt.
-
Will you release the warp model as well? Also does your experiment include results for 1024x768 resolution?
-
you mentioned this
|---- Test
.
|-------- im_sketch
|-------- im_sketch_unpaired
but from the dataset I downloaded from Viton-HD Multimodal (https://drive.google.com/file/d/1Z2b9YkyBPA_9ZDC54Y5mu…
-
Hi thanks for your contribution. I have some questions on the work as I'm confused by the training details in the paper.
1. For the L_simple this is a normal L2 reconstruction loss like in paint by…
-
When Comfyui is starting, ComfyUI-N-Nodes throw an error:
```
** ComfyUI startup time: 2024-02-27 22:42:23.052276
[2024-02-27 22:42] ** Platform: Windows
[2024-02-27 22:42] ** Python version: 3.…
-
Hello, have read your paper, and I think your paper is very good.
so I've implemented the code, and I want to even train the model myself.
I need viton.pkl trained on viton dataset with stylegan2.
…
-
Hey, great project
How to run inferience for a single image (not included in the training set)
Team have plans for a google colab?