Giter Club home page Giter Club logo

Comments (8)

yulunzhang avatar yulunzhang commented on July 26, 2024

Hi
Fig5 has three groups of comparisons, could you point out which images exactly?

Also, all the results are reproduced by the public code and model. There’s no error in the results.

from rcan.

angleboy8 avatar angleboy8 commented on July 26, 2024

Hi, the last two groups occur error. You carefully look other eight comparative images except for HR and RCAN one. Others images are flipped up and down significantly. Because of withtout attaching images, I only describe two errors.

from rcan.

yulunzhang avatar yulunzhang commented on July 26, 2024

Hi,
There's no error. Let's take img_073 in Fig5 as an example. The results of other 8 methods are correct and the exact outputs by their codes and models.
You can run the SR results with other methods to see whether they would produce such results or not. Thanks.

from rcan.

angleboy8 avatar angleboy8 commented on July 26, 2024

Please you pay more attention the texture direction of fig. Bicubic and fig. RCAN that aren't consistent with fig. HR in the last two groups. Obviously, test image and restoration image in this paper are wrong. If you need my help, I can send you a email that point out the detailed errors.

from rcan.

yulunzhang avatar yulunzhang commented on July 26, 2024

Ok, please send me an email pointing out the error. [email protected]
Thanks!

from rcan.

angleboy8 avatar angleboy8 commented on July 26, 2024

Please notice your email. I just now sent a email. Thank you!

from rcan.

angleboy8 avatar angleboy8 commented on July 26, 2024

Thank you for your reply. You're right. Indeed, other method exits some drawbacks that produce visual error for people's eyes, which results in my misunderstanding. Thanks a lot again. Best wishes!

from rcan.

angleboy8 avatar angleboy8 commented on July 26, 2024

The latest version of Pytorch occurs the following error:

The "freeze_support()" line can be omitted if the program
is not going to be frozen to produce an executable.:

    An attempt has been made to start a new process before the
    current process has finished its bootstrapping phase.

    This probably means that you are not using fork to start your
    child processes and you have forgotten to use the proper idiom
    in the main module:

        if __name__ == '__main__':
            freeze_support()
            ...

from rcan.

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.