Instructions to use DaneshSelwal/Classification-DIAS-65Bands with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use DaneshSelwal/Classification-DIAS-65Bands with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://DaneshSelwal/Classification-DIAS-65Bands") - Notebooks
- Google Colab
- Kaggle
DIAS Hyperspectral Classification - Model Registry
This repository contains the trained model weights for the DIAS 65-Band Hyperspectral Classification project.
Models Included
This registry contains 38 specialized .keras models, including:
- Baseline Architectures: AlexNet_CNN, GFNet, ViT_UNet
- Evidential Deep Learning (CREDIT): Architectures trained with evidential loss for raw uncertainty.
- Deep Ensembles: 5-model ensembles for epistemic uncertainty quantification.
- Multi-Head CP Models: Architectures adapted with auxiliary dense heads for multi-class conformal prediction.
Usage
These models are designed to be used in conjunction with the codebase hosted in our Project Workspace Space.
Note
Code and datasets have been decoupled from this repository to adhere to standard industry practices.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support