-
See how to incorporate this into the main software arch
https://github.com/vispy/vispy/blob/main/examples/tutorial/app/fps.py
-
Hi! Wonderful work!
I have a question.
If we use the same resolution images as traditional model used(conventional spatial downsampling), can we gain improvement from learning in frequency domain?
-
Hi, first of all, excellent work!
According to my understanding, the input of the training classifier is NPR images.
However, do you have the code to get the NPR images? I didn't find it.
-
I got a 3D figure plotted by h5ad file, which is constructed by other software.
![image](https://github.com/user-attachments/assets/2223f925-7c80-47d9-af2a-b3bbbab2f941)
I want to known, Is …
-
Thanks for your excellent work! I have a question.
Is the degradation for testing dataset Vid4 and SPMC bicubic downsampling?
If it is, why the quantitative and visual results of other compared me…
-
Does the plugin support resize / scaling, or any plans for it?
NativeScript has decodeWidth / decodeHeight properties on Image component.
Fresco has resize / scaling and downsampling (beta) featur…
-
Hi, I would like to try the super resolution on some old vintage photo (which is low resolution), what lines of code I should comment the downsampling? So I could directly try turning vintage photo to…
-
Hi,
It's not clear to me what is the difference between SPD-Conv and Conv with stride S and kernel size S. I.e. this is what many transformer papers (e.g. [Swin](https://github.com/microsoft/Swin-T…
-
As I want to make fbp images, I want to have a sight of what 'load_whole_data function' can do.
As the dataset provided is downsampling ellipsoids images after FBP process, what data can be fed to 'l…
-
Hello, zsdonghao,
I have a question while running your code, although it seems not affecting the result.
In the first step of training, the program crops images and regularize them to [-1,1], a…