Giter Club home page Giter Club logo

Comments (4)

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

Hi, the reason we use L1 for BSD is that misalignment exists in the blurry/sharp pairs of the old BSD dataset (the one we used in the ECCV2020 paper). L1 is less sensitive to position than L2 and therefore leads to better PSNR performance.
In the new version of the BSD dataset, we simply use the Charbonnier loss. For other losses, we have not explored much. You are welcome to try other losses, such as perceptual loss, GAN loss and so on.

from estrnn.

KatsarosEf avatar KatsarosEf commented on August 19, 2024

Thanks for your swift reply. I am actually performing experiments for a work of mine on your database and I'd like to ask the following two questions; Is this misalignment due to the beam splitter? How is the second dataset version improved (for instance, with camera calibration or better spatial warping) ?

from estrnn.

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

Is this misalignment due to the beam splitter?

When using a beam splitter, the two cameras should be mechanically aligned assisted with collimated laser beams.
However, the eccv version does not do the strict alignment as above and firm fixing.

How is the second dataset version improved (for instance, with camera calibration or better spatial warping) ?

The second dataset version solves the problem mentioned in the first question.
In addition, we adopted a center-aligned scheme instead of a start-aligned scheme in the second version for better alignment. (Please see the difference between the Fig. 5(b) in the eccv paper and the one in the README.md)

from estrnn.

KatsarosEf avatar KatsarosEf commented on August 19, 2024

Thanks!

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.