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

# 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

Supported by

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