-
Thanks for you great work, would you please provide you quantitive accseement code ,like IS,SSIM and FID?
-
Why multiply the coefficient of each channel when calculating PSNR and SSIM so that the index value is higher than the real index value?
-
Hi, when I run the test ISTA-Net+ for MRI_CS I get the flowing result:
MRI CS Reconstruction Start
CS ratio is 50, Avg Initial PSNR/SSIM for Brainimages_test is nan/nan
CS ratio is 50, Avg Prop…
-
I wanted to know how did you calculate Warped Blended (IoU), SSIM, LPIPS, IS metrics for quantitative evaluation and where exactly did you implement in the code for quantitative evaluation?
-
This seems bad:
``` ruby
> ActiveFedora::SolrQueryBuilder.construct_query_for_rel(Collection.reflect_on_association(:attached_to) => "foo-1")
=> "_query_:\"{!raw f=_ssim}foo-1\""
```
-
您好,很荣幸最近在follow您ICCV2023的一篇关于talking face的佳作:《Efficient Region-Aware Neural Radiance Fields for High-Fidelity Talking Portrait Synthesis》
不知是否方便,能否共享您metric测评代码?不胜感激!不论如何,非常感谢!
-
Hello
I am training the model using main_train_sdaut.py but encountering the following error:
ModuleNotFoundError: No module named 'models.loss_ssim'
Thank you for your help.
-
If possible can you please put a colab implementation of edvr, as there are variations of results in psnr/ssim?
-
[10_n.zip](https://github.com/huyvd7/pytorch-deepglr/files/4442604/10_n.zip)
when I use the above images to test, I only got the result like bellow:
python3 validate_DGLR.py dataset/test/ -m model…
-
我已参考 https://huggingface.co/spaces/KyanChen/FunSR/blob/main/App_main.py 中的sr_func函数,打算对其他遥感数据集进行超分,但是得到的结果似乎是字典形式:{'encoder_spec': {'name': 'rdn', 'args': {'no_upsampling': True}}, 'has_multiscale': T…