VishalBhagat01/RGB-to-HyperSprctral-AI
0
RGB to Hyperspectral Converter
Convert RGB images to 482-band hyperspectral images using a memory-optimized U-Net deep learning model.
Features
- High Accuracy: Trained on paired RGB-hyperspectral datasets
- Memory Optimized: Runs efficiently on various hardware
- 482 Spectral Bands: Rich spectral information output
- Interactive UI: Easy-to-use web interface
- Visualization: Built-in spectral band visualization
Model Performance
- Validation Loss: 0.3858
- Validation MSE: 0.0238
- Validation SAM: 0.5409
- Output Bands: 482
- Input Size: 256×256 RGB
Usage
- Upload an RGB image
- Click "Convert to Hyperspectral"
- View the spectral band visualization
- Download the hyperspectral data
API
This Space also provides a REST API for programmatic access.
