-
In the attached screenshots, I am running FastSSIM with the same image as input and output, of size 627x482. So, we expect that at every level, upon downsampling, the images still have the same entrie…
-
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…
-
This game is unity based, so standard downsampling (like Nvidia DSR) does not work.
Also, looks like gedosato is not activating for this game.
Tried copying dreamfall chapters config to DesertsOfKha…
-
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…
-
- PyTorch-Forecasting version: 0.10.2
- PyTorch version:
- Python version: 3.8.5
- Operating System: Windows
I have a dataset of several shops. For each I have a time series of sales.
Shops are…
-
Hi!
I would like to inquire about how to compute the PSNR of the test set, is there a script for it?
The PSNR output during the training process seems to be just for one image (see [Line-423](http…
-
I think 'depthwise conv' is preferred in function 'resize_tensor_w_kernel' of 'util.py' because we usually apply downsampling process to R,G,B seperatly.
Anyway ,the author makes the bicubic loss …
HLzju updated
4 years ago
-
[simulate_data.txt](https://github.com/dieterich-lab/riboseq-utils/files/1457261/simulate_data.txt)
TE can be estimated using a simulation approach based on modifying real data to introduce diffe…
-
TODO:
- [x] #1527
- [x] #1285
- [x] #1263 #1810
- [ ] #5
- [ ] #1811 #1836
- [ ] better default left/right margins #1722
Nice to have:
- #1648
- #1885
- lasso?
- fix more [bugs](https:/…
-
Image in Xamarin.Forms supports specifying a source without an extension. This picks up *.xml on Android (vector drawables) and *.pdf on iOS. It lacks downsampling and this is why I tried FFImageLoadi…