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
conda activate xaitk
conda install "pytorch==1.9.1" "torchvision==0.10.1" -c pytorch
conda install scipy "scikit-learn==0.24.2" "scikit-image==0.18.3" -c conda-forge
pip install -e .

Run the application

conda activate xaitk
xaitk_saliency_demo

image_1 image_2 image_3 image_4

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-1.0.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

xaitk_saliency_demo-1.0.0-py3-none-any.whl (20.5 kB view hashes)

Uploaded Python 3

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