-
hello PhD. TIAN,it's an amazing work.But when I tested the blind image super-resolution, I didn't get the same results as the low-resolution image.My folder directory is as follows:
![image](https://…
-
### Describe the bug
I don't know how many of my flashcards are undetectable at the moment due to a bug with spacing. If I have this flashcard:
![image](https://github.com/user-attachments/assets/…
-
Include more Metric Distance algorithms:
- Color cost functions: Jjnd, Jil and Jhl
- DEitp
- CIE Delta-E 2016 (simply an Euclidean of CAM16-UCS)
- PSNR-HSV (in VMAF plugin)
- PSNR-HMA
- IW-PSNR…
-
I inference with x4SR by change the def load_img():, but the results are strange.
![image](https://github.com/tencent-ailab/Frequency_Aug_VAE_MoESR/assets/111725164/4b9a637b-fbb6-4e10-96a5-85629ff838…
cswry updated
7 months ago
-
In SVG-AAM section on [Including Elements](https://w3c.github.io/svg-aam/#include_elements) says unlabeled images should note be exposed and use the generic/none role, but implementations disagree. I …
-
Thank you for sharing the exciting work. I have three questions:
1) In traditional blind-SR setting, only LR images are provided such as kernelGAN/ZSSR, while in your work HR images are used, and th…
-
https://cvit.iiit.ac.in/projects/mip/drishti-gs/mip-dataset2/Home.php
Sivaswamy, J., et al.: A comprehensive retinal image dataset for the assessment of
glaucoma from the optic nerve head analysis…
-
When training the models with the given parameters, we can get the best SR visual results almost like this:
![image](https://user-images.githubusercontent.com/82566391/114824980-387b7f80-9df8-11eb-8b…
-
The LR images we input are generated by the downsampling process. Is the network learning the inverse of the downsampling process? Does this have the effect of super-resolution reconstruction for orig…
-
Hi, xinntao
I tested the forward pass in SFT-GAN with pre-trained model,but it needs HR image to generates the SR image (with same resolution). I want to train a model which input a LR image (& seg) …