siapy/siapy-lib
🥷 A Python package for efficient processing of spectral images
This tool helps scientists and researchers process and analyze spectral images. You input raw spectral image data from various sensors, and it helps you clean, enhance, and extract meaningful insights. It's designed for those working with advanced imaging in scientific and academic research.
114 stars. Available on PyPI.
Use this if you need to efficiently process spectral images, perform in-depth analysis of spectral signatures, or integrate machine learning models for image segmentation.
Not ideal if you are looking for a simple image viewer or general-purpose image editing software without spectral analysis capabilities.
Stars
114
Forks
7
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
19
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/siapy/siapy-lib"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
yueliu1999/Awesome-Deep-Graph-Clustering
Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph clustering methods...
Tony607/Keras_Deep_Clustering
How to do Unsupervised Clustering with Keras
bourdakos1/CapsNet-Visualization
🎆 A visualization of the CapsNet layers to better understand how it works
loretoparisi/CapsNet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
benedekrozemberczki/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).