Web application demonstrating XAITK Saliency functionality
Project description
Web application demonstrating XAITK Saliency functionality
Free software: BSD License
Created using template from trame-cookiecutter
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
conda install "pytorch==1.9.1" "torchvision==0.10.1" -c pytorch -y
conda install scipy "scikit-learn==0.24.2" "scikit-image==0.18.3" -c conda-forge -y
# 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
Project details
Release history Release notifications | RSS feed
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.0.0.tar.gz
(23.8 kB
view details)
Built Distribution
File details
Details for the file xaitk-saliency-demo-2.0.0.tar.gz
.
File metadata
- Download URL: xaitk-saliency-demo-2.0.0.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65f62f25eb14f5a0eaca2b66c2b7788c769794a212ef3caf8f7f26b9f223d34a |
|
MD5 | 206babd45e5a25fda255eda09527e7a6 |
|
BLAKE2b-256 | 29a86ee163c5189a6b7aac9a6855ebe239e4158fea7f9b6a78b5e1edaf38c3fc |
File details
Details for the file xaitk_saliency_demo-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: xaitk_saliency_demo-2.0.0-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | effc6d09c183f7d2429fbecbec6eda009bbdd67f6a77ef9f14e917d012b6e62f |
|
MD5 | 5a9435919e4c10b8589ecac688c3620c |
|
BLAKE2b-256 | 5d20f2f5ae427761d1c440a1813d4e01555fc0e6dbdbe24e6dde7db0e704f1bc |