Skip to content

Visualization system for AI model on hyper spectral Image

Notifications You must be signed in to change notification settings

kist-smartfarm/hyperlens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d888be · Jan 11, 2023

History

9 Commits
Jan 11, 2023
Jun 7, 2022
Jan 11, 2023
Jun 9, 2022
Jun 9, 2022
Jan 11, 2023

Repository files navigation

HyperLens

Hyperspectral AI Model Viewer by KIST smartfarm

contact: [email protected]

screenshot

Installation

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 

About

Visualization system for AI model on hyper spectral Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages