Coder Social home page Coder Social logo

Something about the test about estrnn HOT 5 CLOSED

zzh-tech avatar zzh-tech commented on August 23, 2024
Something about the test

from estrnn.

Comments (5)

yuanze-lin avatar yuanze-lin commented on August 23, 2024

Hello! I use this code and the parameters in the paper to train on the GOPRO dataset. The results on the test set are lower than the results in the paper. If I want to accurately reproduce the results in the paper, what should I pay attention to?

Hi, What PSNR and SSIM have you achieved?

from estrnn.

lyw3074 avatar lyw3074 commented on August 23, 2024

Hello! I use this code and the parameters in the paper to train on the GOPRO dataset. The results on the test set are lower than the results in the paper. If I want to accurately reproduce the results in the paper, what should I pay attention to?

Hi, What PSNR and SSIM have you achieved?

PSNR 29.04 SSIM 0.870

from estrnn.

Iverson-zq avatar Iverson-zq commented on August 23, 2024

Hello! I use this code and the parameters in the paper to train on the GOPRO dataset. The results on the test set are lower than the results in the paper. If I want to accurately reproduce the results in the paper, what should I pay attention to?

Hi, What PSNR and SSIM have you achieved?

PSNR 29.04 SSIM 0.870

Hi, I use this code and the parameters in the paper to train on the GOPRO dataset. The LR=e-4, Loss=MSE, n_blocks=9, Channels=16X5=80, batchsize=4 but in the original paper, the batchsize = 8. The results on the test set are also lower than the results in the paper. My results: PSNR =29.1654 SSMI=0.8731. But in the original paper, ESTRNN(B9C80) model‘s results :PSNR = 30.79 ,SSMI=0.9016

from estrnn.

zzh-tech avatar zzh-tech commented on August 23, 2024

The code has been modified based on the previous version.
Try to only change n_blocks=9 and keep the others as default.
Also, it is worth noting that the calculation of metrics in the paper for all models is patch-based.
This version is image-based (the performance for all models will vary accordingly).

from estrnn.

Iverson-zq avatar Iverson-zq commented on August 23, 2024

The code has been modified based on the previous version.
Try to only change n_blocks=9 and keep the others as default.
Also, it is worth noting that the calculation of metrics in the paper for all models is patch-based.
This version is image-based (the performance for all models will vary accordingly).

Thank you for your reply. Due to my personal hardware environment is limited (single card 1080Ti, 12G), I set batchsize = 4, and change n_blocks=9, other parameters remain unchanged, the training results: PSNR = 30.72, SSMI = 0.9094. Considering that I reduced batchsize , the result was 0.05 lower than the paper. All in all, thank you very much for your work. I am reproducing the results of your BSD dataset. Thanks again

from estrnn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.