Skip to content

vbhavank/xaitk-saliency

 
 

Repository files navigation

XAITK - Saliency

Intent

Provide interfaces that convey a standard API for visual saliency map generation.

Documentation

https://xaitk-saliency.readthedocs.io/en/latest/

You can also build the sphinx documentation locally for the most up-to-date reference:

# Install dependencies
poetry install
# Navigate to the documentation root.
cd docs
# Build the docs.
poetry run make html
# Open in your favorite browser!
firefox _build/html/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%