Skip to main content

Web application demonstrating XAITK Saliency functionality

Project description

XAITK Saliency functionality demonstration via an interactive Web UI that can run locally, in jupyter or in the cloud. A docker image is available for cloud deployment or local testing (kitware/trame:xaitk). This application has been mainly tested on Linux but should work everywhere assuming all the dependencies manage to install on your system.

image_1 image_2 image_3 image_4

License

This application is provided under the BSD Open Source License.

Installing

On Linux, pip is enough to install this Python library.

python3.9 -m venv .venv
source .venv/bin/activate
pip install -U pip xaitk-saliency-demo

Then from that virtual-environment you can run the application like below

# Executable
xaitk-saliency-demo

# Module approach
python -m xaitk_saliency_demo.app

Within Jupyter you can do the following

from xaitk_saliency_demo.app.jupyter import show
show()

Docker image

For each commit to master the CI will push a new kitware/trame:xaitk image to dockerhub. Such image can be ran locally using the following command line.

docker run -it --rm --gpus all -p 8080:80 kitware/trame:xaitk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xaitk-saliency-demo-2.3.0.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

xaitk_saliency_demo-2.3.0-py3-none-any.whl (24.9 kB view details)

Uploaded Python 3

File details

Details for the file xaitk-saliency-demo-2.3.0.tar.gz.

File metadata

  • Download URL: xaitk-saliency-demo-2.3.0.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.4 tqdm/4.65.0 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for xaitk-saliency-demo-2.3.0.tar.gz
Algorithm Hash digest
SHA256 4bdfb8f0f631e8691730520e05f3da286bb3350bb7b9e0deec8c2b88cd37133d
MD5 d02be3b4163b21bd55b7ba646ae7e49b
BLAKE2b-256 63bc780da5f89811649831eb608f9d11e94eda3978827de7cc35cff0e80d34fc

See more details on using hashes here.

File details

Details for the file xaitk_saliency_demo-2.3.0-py3-none-any.whl.

File metadata

  • Download URL: xaitk_saliency_demo-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.4 tqdm/4.65.0 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for xaitk_saliency_demo-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8130675c94d563a6dab37890fd18d534587ecc328623a7b0c1fc12ff9c6fba44
MD5 1ef3b4805dc92091e4bb6078ce4b9a7d
BLAKE2b-256 7a1465e4bf701013600ca9d048d3e05377ec09472c460a6a9c2eeb840c3e8a4e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page