Giter Site home page Giter Site logo

channel-wise saliency about saliencydetection HOT 4 OPEN

kkduncan avatar kkduncan commented on September 25, 2024
channel-wise saliency

from saliencydetection.

Comments (4)

bootchk avatar bootchk commented on September 25, 2024

This morning I implemented K(d, thetaR, thetaG, thetaB) and it still doesn't recognize yellow highway stripe as salient. I will see if the stripe is salient in any channel taken singly. I am also wondering whether eliminating or lessening the weighting might help. Since as you suggest the weighting lowers the entropy of featureless areas, the yellow stripe and the road it is on are rather uniform.

Re depth-enabled, I haven't easily found such image data.

from saliencydetection.

bootchk avatar bootchk commented on September 25, 2024

I did create an RGBD image. It and its components are in my repository at data/RGBD/rgbdfromtumunichstructurenotexture.png etc.

Its a difficult test. It is no surprise that the algorithm does not find many edges in the RGB version, and does find more object edges in the RGBD version, but even the depth data does not let it find the frontmost wall corner.

The name of the file (as given by TechUMunich) indicates the nature of the image: mostly one color and texture with varied depth. The image in this post doesn't do it justice, it seems to have flattened the image taking the fourth channel as transparency.
/rgbdfromtumunichstructurenotexture

from saliencydetection.

kkduncan avatar kkduncan commented on September 25, 2024

Sorry for the delay, but I will try to respond to all your issues / suggestions.

I'm not sure about the kernel sum of K(d, thetaR, thetaG, thetaB). I've noticed in the past when other authors presented work for color saliency, they used a different color space or just one that was in tune with the human visual system.

from saliencydetection.

kkduncan avatar kkduncan commented on September 25, 2024

You may have to define saliency in a different manner in order to highlight the yellow stripe. The relational distribution based on feature differences may not be ideal in that case.

You are doing interesting work. I will give some thought to your ideas and get back to you.

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.