Cuvis.Ai: An Open-Source, Low-Code Software Ecosystem for Hyperspectral Processing and Classification
Nathaniel Hanson, Philip Manke, Simon Birkholz, Maximilian, M\"uhlbauer, Rene Heine, Arnd Brandes

TL;DR
cuvis.ai is an open-source, low-code Python ecosystem that simplifies hyperspectral data analysis and model training, integrating data acquisition, preprocessing, and classification with user-friendly features.
Contribution
It introduces a modular, extensible software platform that abstracts complex hyperspectral processing workflows and facilitates model sharing within the research community.
Findings
Provides a comprehensive, easy-to-use hyperspectral processing toolkit
Supports both classical and deep learning models for hyperspectral data
Enhances reproducibility and collaboration through serialization and open-source code
Abstract
Machine learning is an important tool for analyzing high-dimension hyperspectral data; however, existing software solutions are either closed-source or inextensible research products. In this paper, we present cuvis.ai, an open-source and low-code software ecosystem for data acquisition, preprocessing, and model training. The package is written in Python and provides wrappers around common machine learning libraries, allowing both classical and deep learning models to be trained on hyperspectral data. The codebase abstracts processing interconnections and data dependencies between operations to minimize code complexity for users. This software package instantiates nodes in a directed acyclic graph to handle all stages of a machine learning ecosystem, from data acquisition, including live or static data sources, to final class assignment or property prediction. User-created models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Computational Techniques and Applications · Image Retrieval and Classification Techniques
