paper-with-me

Papers

Cuvis.Ai: An Open-Source, Low-Code Software Ecosystem for Hyperspectral Processing and Classification

2024-11-18 · Nathaniel Hanson, Philip Manke, Simon Birkholz, Maximilian Mühlbauer, Rene Heine, Arnd Brandes

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 contain convenient serialization methods to ensure portability and increase sharing within the research community. All code and data are available online: https://github.com/cubert-hyperspectral/cuvis.ai

📄 PDF Abstract BibTeX arXiv:2411.11324

Code (1)

cubert-hyperspectral/cuvis.ai 공식 구현 pytorch

Tasks

Property Prediction

Similar Papers 제목 키워드 기반

Bridging the Language Gap: An Empirical Study of Bindings for Open Source Machine Learning Libraries Across Software Package Ecosystems

2022-01-18 · Hao Li, Cor-Paul Bezemer

Open source machine learning (ML) libraries enable developers to integrate advanced ML functionality into their own applications. However, popular ML libraries, such as TensorFlow, are not available natively in all progr…

BIG-bench Machine Learning

Mining Threat Intelligence about Open-Source Projects and Libraries from Code Repository Issues and Bug Reports

2018-08-09 · Lorenzo Neil, Sudip Mittal, Anupam Joshi

Open-Source Projects and Libraries are being used in software development while also bearing multiple security vulnerabilities. This use of third party ecosystem creates a new kind of attack surface for a product in deve…

From Hugging Face to GitHub: Tracing License Drift in the Open-Source AI Ecosystem

2025-09-11 · James Jewitt, Hao Li, Bram Adams, Gopi Krishnan Rajbahadur 외 arxiv

Hidden license conflicts in the open-source AI ecosystem pose serious legal and ethical risks, exposing organizations to potential litigation and users to undisclosed risk. However, the field lacks a data-driven understa…

An LLM-based Quantitative Framework for Evaluating High-Stealthy Backdoor Risks in OSS Supply Chains

2025-11-17 · Zihe Yan, Kai Luo, Haoyu Yang, Yang Yu 외 arxiv

In modern software development workflows, the open-source software supply chain contributes significantly to efficient and convenient engineering practices. With increasing system complexity, using open-source software a…

On Security Weaknesses and Vulnerabilities in Deep Learning Systems

2024-06-12 · Zhongzheng Lai, Huaming Chen, Ruoxi Sun, Yu Zhang 외

The security guarantee of AI-enabled software systems (particularly using deep learning techniques as a functional core) is pivotal against the adversarial attacks exploiting software vulnerabilities. However, little att…

Deep Learning