-
I'm in a Vast.ai instance running the runpod webui 10.1.1 image. This error shows after the first pass of generations when SSIM is enabled. Full stack trace:
Traceback (most recent call last):
Fil…
-
## Version **2.4.0** of [ssim.js](https://github.com/obartra/ssim) just got published.
Branch
Build failing 🚨
Dependency
ssim.js
…
-
Can you tell me how to get the PSNR and SSIM? I don't find the code of this part.
-
I've noticed that the SSIM and PSNR values are much higher when using your tool than when trying ffmpeg method such as:
`ffmpeg -i first.png -i second.png -lavfi ssim -f null -`
Why is that?
Thank…
-
In the following exhibit:
https://exhibits.stanford.edu/data
The A-Z sort is not working properly in the collection facet:
https://exhibits.stanford.edu/data/catalog?q=&search_field=searchUUIDa79…
-
python test_scripts/BI/REDS/test_IART_REDS4_N16.py
```
2024-06-27 16:32:08,597 INFO: Average PSNR: 32.303768 dB for 30 clips.
2024-06-27 16:32:08,597 INFO: Average SSIM: 0.899245 for 30 clips.
…
-
I won't attach my test image because it's too weird, but I assume any 1024x1024 image will do the trick. In my case I used a .png image.
resized_img = img.resize((new_width, new_height), Image.AN…
-
There is no clear instructions in the repo how to calculate and verify the metrics published in the paper, neither it has been calculated in training and validation step only the input and denoised im…
-
Hi
This code contains the same error as `skimage`, and `pytorch-ssim` you can read full description here: https://github.com/scikit-image/scikit-image/issues/5192
Shortly, when used for estimation…
-
hello, I have trained the nanfet-width32 on SIDD, the option file was the same as yours. The different parts are as follows.
- GPU: 8 x TitanXP
- I use **accelerate** (HuggingFace's tool) for traini…