Skip to content

lee88688/saliency_method

Repository files navigation

saliency_method

this code contains several saliency methods writing in python. And these methods have been implemented by other language such as matlab. I use python language in the most of the time and write some.

methods


example


Example is provided by test.py file, you can directly run this file and it can product saliency map of two methods.

required package


  • numpy & scipy
  • scikit-image
  • cv2(opencv package)

About

saliency method write in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages