Yuchao Gu
Yuchao Gu
When setting subsample to True,why self.theta don't add a maxpool layer?
I find you do resize on the label to compute iou instead of resize your pred to origin label size? This may be iccurrate in iou because you loss details...
Hi, I am trying to train LoRA on game characters, but the results are quite poor than your Kiriko results. Could you provide the data your trained on or some...
When I run the following command, I encounter the following error. Have you encountered this error & how to solve it? Command: `python composenW_diffuser.py --paths delta_cat.bin+delta_wooden_pot.bin --categories "cat+wooden pot" --ckpt...
I attempted to reproduce the results of your paper, "TECO" (https://github.com/wilson1yan/teco). However, the Google Drive link to the pretrained VQGAN and TECO models appears to be broken. Could you please...