Coder Social home page Coder Social logo

gbvs's People

Contributors

fcole90 avatar shreelock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gbvs's Issues

cv2.imshow outputs the image incorrectly (blown up)

Matplotlib outputs the saliency map correctly
Figure_1
however when I output it using
cv2.imshow("Output using cv2.imshow",saliency_map_gbvs)
its outputs is blown out as shown below:
Capture

Is this because of resizing or using incorrect color space? Any help would be appreciated :)

Are images in BMP format available?

When trying to run an image in BMP format, an error occurs, as follows:
Value error:Input contains NaN,infinity or a value too large for dtype(‘float64’)

Cite in the paper

Dear Author:
I want to calculate GBVS map in my thesis. Since I don't have a Matlab license, is it possible to achieve the same functionality by using this code you provided.

GBVS map overlayed

Hi. Does your package support the computation of a GBVS map overlayed image as shown below:

image

Thanks.

Are saliency values of the GBVS model normalized?

Hi there,
I am trying to find the visual saliency of a set of images using the GBVS model (global saliency using np.average(), minimum local saliency using np.min(), and maximum local saliency using np.max(). These 3 numbers are calculated for the saliency_map_gbvs array of each image). Doing so, I realized that the range of saliency instead of being between 0 and 255, varies widely from image to image. For example, the minimum saliency can be -0.5 or -0.9 and the maximum can go up to 294 or 275 depending on the image. Why is this happening? This makes a comparison of saliency across images impossible. Is there a way to normalize the values using a 0-1 range (0 for the lowest saliency and 1 for the highest)?

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.