-
Related to #4474 , this error is still present in v3.1.6 when looking at the Bot Timeline view after an extension value is added/removed/changed.
![image](https://github.com/medplum/medplum/assets/…
-
-
Through the experiment, what do you think of Singan's performance in super-resolution reconstruction?
-
When I run ZSSR several times on the same image and the same estimated kernel separately from KernelGAN (I used both [k_2, k_4] gradual super-resolution and [k_4, k_4] direct x4 estimated SR), it outp…
-
Thank you for your contribution.
I am using your code to perform some conditional generation tasks, not super-resolution tasks.
The difficulty I encountered was that the generated image had a low PS…
-
Rescale the input image to a higher resolution and use inpainting with a constant mask of some opacity, effectively using SD for super-resolution. The same function could be aliased as a style transfe…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug.
### Operating System
Linux (…
-
In the technical report for deblurring and denoising (https://arxiv.org/pdf/2204.05308.pdf), there are two versions of the BasicVSR++ for video denoising, the one which reduces the resolution by 2 (Ba…
-
I noticed that in the training tutorial, it is mentioned that the results of label cannot be generated exactly because of stable diffusion. If I have requirements like image inpainting and image super…
-
Hi, the author() uses the y channel to calculate psnr. Doesn't your calc_psnr function calculate the y channel?