Skip to main content

Web application demonstrating XAITK Saliency functionality

Project description

Web application demonstrating XAITK Saliency functionality

Installing

It is recommended to use conda to properly install the various ML packages.

macOS conda setup

brew install miniforge
conda init zsh

venv creation for AI

conda create --name xaitk python=3.9 -y
conda activate xaitk

# For development when inside repo
pip install -e .

# For testing (no need to clone repo)
pip install xaitk-saliency-demo

Run the application

conda activate xaitk
xaitk-saliency-demo

image_1 image_2 image_3 image_4

Contribute

Commit messages needs to follow semantic-release expectation.

  • fix(scope): summary will trigger a +0.0.1 version

  • feat(scope): summary will trigger a +0.1.0 version bump

  • ci/chore/docs will not trigger a release

Then to move to +1.0.0 you need to add a BREAKING CHANGE: xyz after the body of the commit message.

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

Uploaded Source

Built Distribution

xaitk_saliency_demo-2.2.1-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xaitk-saliency-demo-2.2.1.tar.gz
  • Upload date:
  • Size: 23.0 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.3 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.2.1.tar.gz
Algorithm Hash digest
SHA256 710e527c435cae4a0fa49763033cf8427f6b140998ad66e6ad0ed14e403b4d4f
MD5 99625059b297acd8e5e99aa26330e062
BLAKE2b-256 1d6f76c600cd544571899ade5556ebf4a26a6664ae5d722b0a21ccbdf0a158f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: xaitk_saliency_demo-2.2.1-py3-none-any.whl
  • Upload date:
  • Size: 26.6 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.3 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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8a1fc35b34dc8f70581c377f320fd4273f5fe62be305c5341e973098198257e4
MD5 8793878fc3231c8c27fab2bc59a3135d
BLAKE2b-256 1eb5926ceb1e361c160bfde72d1304799c0bd94e046433ed7b83e1cfe5430a98

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