-
thanks for your great work!
when i was ran ‘sh test_VITON.sh’ ,
it displayed the error message ‘can not find the file path dataset/test_pairs.txt’.
After I putting the the test_pairs.txt and test d…
-
Thanks for your great work in advance.
I have several questions about the training code and implementation of VGG loss and L1 loss.
1. From these lines of codes, it seems to use both L1 loss and…
-
### 🐛 Describe the bug
Recently I have been experimenting with virtual try-on(VTON). Due to the performance requirements of the competition, I intend to convert the VTON pytorch model to onnx model…
-
Hi,
Thanks for your work!
I am trying to test inference. The pre-trained model at https://drive.google.com/drive/folders/11BJo59iXVu2_NknKMbN0jKtFV06HTn5K fails to load since it's a zip archive …
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Molmo7BDbnb
- **Exception Type:** ImportError
- **Exception Message:** Failed to load dependencies:
CUDA Setup failed despite G…
-
trying to run with unetref generator checkpoint trained with [config](https://github.com/jolibrain/joliGEN/blob/master/examples/example_ddpm_unetref_viton.json) ```python3 scripts/gen_single_image_dif…
-
Hi, any opinions on using ```https://github.com/sergeywong/cp-vton``` instead of VITON-HD? Saw in a similar project that they chose cp instead of HD due to copywrite issues.
-
when I use the warp model provided by author to get cloth-warp image, I find it less effective. so I need to use my dataset to train a warp model, use train_VITON.sh, but how to get cloth-warp image f…
-
Thanks for your project! how can i use your project for trying on bottoms (pants, skirts) or for dresses? I tested on the VITON-HD dataset, and I got only the top.
-
Great work!. @KiseKloset. Is the .npy files used in the training and inference same numpy array of the images that densepose generate?