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.4.0.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

xaitk_saliency_demo-2.4.0-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for xaitk-saliency-demo-2.4.0.tar.gz
Algorithm Hash digest
SHA256 a7e445ed29973af84c63030a2cc918b470e97bd2a6bb4d400a36461345e57633
MD5 cdfde262a5d92b8545ac8cc5087dabf2
BLAKE2b-256 75e2bb391270bff223c65b7b6699975afbefe147cb7f181f643945ed9d1a1bcb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for xaitk_saliency_demo-2.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad059972cda6fa7d2831dac5c3cb91052ff7cd0d3490d5ac9ba8c8d2a755b4fc
MD5 49a1bdd6726ed41389bf933e93aba26d
BLAKE2b-256 1e0f0f4b1d35fd013fa251986051913f352396a98975070dab3e5eeec50a2e70

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