Giter Site home page Giter Site logo

purpose of updateEntropy about saliencydetection HOT 3 OPEN

bootchk avatar bootchk commented on September 25, 2024
purpose of updateEntropy

from saliencydetection.

Comments (3)

kkduncan avatar kkduncan commented on September 25, 2024

To answer your question: Yes, since we designed the algorithm as an iterative procedure, updatePixelEntropy was implemented as specified. I guess it didn't have to be called periodically. However, we implemented it that way for a reason, which I can't recall at the moment. It may bring itself to the forefront as you continue your testing.

from saliencydetection.

bootchk avatar bootchk commented on September 25, 2024

To clarify, the function computes a value and stores it in KDI.entropy. But the value of KDI.entropy is not used in the function, nor anywhere else except when the value is read but not recomputed to create saliency map at the end. At which time the values KDI.entropy could be stale with respect to iterations that occurred after the values KDI.entropy were calculated. I could be mistaken.

from saliencydetection.

kkduncan avatar kkduncan commented on September 25, 2024

You're correct. This was an oversight.

from saliencydetection.

Related Issues (6)

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.