-
Great work team.
I have few questions
1. In the diag
![image](https://github.com/ali-vilab/i2vgen-xl/assets/74662593/2a51e640-da93-4616-b14a-bcf0ec6ed61d)
it should be VLDM instead of LDM right ?
…
-
Hey. Since images are relatively small for CIFAR-10, I tried to run the following
```
model = Unet(
dim = 64, #Just affects how many nodes are in our blocks
dim_mults = (1, 2, 4)
).cuda…
-
I have succeed with my own input data. The result is quite nice I think. Really thank you for your great work on this project.
I am new to ROS and I don't know in the result file.
(1) I saved all th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Hello, I attempted to merge two images. One scenery and a…
-
Hi, I am running into the issue related to FailedPreconditionError: 2 root error, when I am trying to run the train.py within Unprocessing Images for Learned Raw Denoising. Do you have any idea why t…
-
Hi, thank you for your awesome code.
I wanted to use SwinIR to denoise one gray image. To avoid getting out of GPU or CPU memory, I denoise in tiles.
However, there is severe mesh-like artifacts.
…
-
Originally reported on Google Code with ID 2677
```
https://imgur.com/OMo4Q5q
In the image above you may see dark strokes on the image which are 1px wide and up
to 5px long. There are no similar lig…
-
Hi, thanks for public your awesome works,
Currently, the provided denoising model is very nice, But it does not work well with rain images. May I ask if you will public other checkpoints of like remo…
-
I Keep getting this error when using IC-Light, even in example workflow.
File "G:\ComfyUI_windows_portable\ComfyUI\comfy\ldm\modules\diffusionmodules\openaimodel.py", line 50, in forward_timeste…
-
I'm not sure whether this is the right place to ask as `sbb-textline-detector` itself worked perfectly in our OCR-D workflows and the produced segmentation results look good as well but running any re…