Giter Club home page Giter Club logo

Comments (2)

va1shn9v avatar va1shn9v commented on May 27, 2024

Hello,
The results reported in the paper and the model checkpoint released are generated by the model trained for 120 epochs, using a batch size of 8.
The above results seem to be reported after 50 epochs. Please try to train it longer until 120 epochs. I think the performance on dehazing and denoising would improve with more training.
We had observed that batch size of 8 per GPU i.e a total batch size of 32 provided the best result.

from promptir.

chensming avatar chensming commented on May 27, 2024

Hello, The results reported in the paper and the model checkpoint released are generated by the model trained for 120 epochs, using a batch size of 8. The above results seem to be reported after 50 epochs. Please try to train it longer until 120 epochs. I think the performance on dehazing and denoising would improve with more training. We had observed that batch size of 8 per GPU i.e a total batch size of 32 provided the best result.

oh, thanks. And I also want to know how to get this visualization.

image

I wonder which of the three prompt generation modules you used to visualize the code?(Since there are 3 prompt components in the model)

dec3_param = self.prompt3(latent)

dec2_param = self.prompt2(out_dec_level3)

dec1_param = self.prompt1(out_dec_level2)

image

from promptir.

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.