Hyperspectral AI Model Viewer by KIST smartfarm
contact: redtiger@kist.re.kr
install miniconda or anaconda to set python virtual environment.
create conda environment and activate it.
conda create -n hyperlens python=3.10
conda activate
move in this repository, install python dependencies
cd hyperlens
pip install -r requirements.txt
Run pylense
python hyperlense/__main__.py