Giter Site home page Giter Site logo

Comments (2)

llu025 avatar llu025 commented on July 30, 2024

Hello,

Although the paper was published in 2021, the code used to produce the initial results was much older than that and was written in TF version 1.14. In that legacy code (found here), the prior was computed using zoomed in, normal, and zoomed out images.

In an effort to translate to TF version 2.4, the prior calculation was rewritten (see here). In this new version the prior are calculated as stated in the paper.

HOWEVER, I just now realise that the function in the new version of the code does not seem to work the way I intended it. In fact, I realised that the logic inside the for loop (and especially the logic behind the if i < 0 statement) seems to be flawed. Unfortunately, I do not have the time to fix it at the moment, so I will have to leave the issue open for now.

In any case, if the legacy method works for you, please use that one. I do not expect results to differ much between zooming in and out the images or doubling and halving the value of k (except for larger computational load).

from heterogeneous_cd.

LanJ0402 avatar LanJ0402 commented on July 30, 2024

OK, I get it, thank you for your reply!

from heterogeneous_cd.

Related Issues (18)

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.